Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dcpu-probe.c1205 if (guestctl0 & MIPS_GCTL0_G1) in cpu_probe_guestctl0()
/arch/mips/include/asm/
Dmipsregs.h854 #define MIPS_GCTL0_G1 (_ULCAST_(1) << MIPS_GCTL0_G1_SHIFT) macro