Home
last modified time | relevance | path

Searched refs:MIPS_GCTL0EXT_CGI (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
Dmipsregs.h878 #define MIPS_GCTL0EXT_CGI (_ULCAST_(1) << MIPS_GCTL0EXT_CGI_SHIFT) macro
/arch/mips/kvm/
Dvz.c2857 set_c0_guestctl0ext(MIPS_GCTL0EXT_CGI); in kvm_vz_hardware_enable()