Searched refs:MIPS_GCTL0_G0E (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | cpu-probe.c | 974 if (guestctl0 & MIPS_GCTL0_G0E) in cpu_probe_guestctl0() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 915 #define MIPS_GCTL0_G0E (_ULCAST_(1) << MIPS_GCTL0_G0E_SHIFT) macro |