Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h918 #define MIPS_GCTL0_AT_GUEST 3 /* Guest MMU under Guest control */ macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c2953 (MIPS_GCTL0_AT_GUEST << MIPS_GCTL0_AT_SHIFT) | in kvm_vz_hardware_enable()