guestctl0 2824 arch/mips/include/asm/mipsregs.h __BUILD_SET_C0(guestctl0) guestctl0 1199 arch/mips/kernel/cpu-probe.c unsigned int guestctl0, temp; guestctl0 1201 arch/mips/kernel/cpu-probe.c guestctl0 = read_c0_guestctl0(); guestctl0 1203 arch/mips/kernel/cpu-probe.c if (guestctl0 & MIPS_GCTL0_G0E) guestctl0 1205 arch/mips/kernel/cpu-probe.c if (guestctl0 & MIPS_GCTL0_G1) guestctl0 1207 arch/mips/kernel/cpu-probe.c if (guestctl0 & MIPS_GCTL0_G2) guestctl0 1209 arch/mips/kernel/cpu-probe.c if (!(guestctl0 & MIPS_GCTL0_RAD)) { guestctl0 1220 arch/mips/kernel/cpu-probe.c write_c0_guestctl0(guestctl0 | MIPS_GCTL0_DRG); guestctl0 1225 arch/mips/kernel/cpu-probe.c write_c0_guestctl0(guestctl0);