MIPS_GCTL1_ID_SHIFT  913 arch/mips/include/asm/mipsregs.h #define MIPS_GCTL1_ID		(_ULCAST_(0xff) << MIPS_GCTL1_ID_SHIFT)
MIPS_GCTL1_ID_SHIFT 1238 arch/mips/kernel/cpu-probe.c 						>> MIPS_GCTL1_ID_SHIFT;
MIPS_GCTL1_ID_SHIFT  347 arch/mips/kvm/entry.c 		uasm_i_ext(&p, T1, T0, MIPS_GCTL1_ID_SHIFT,
MIPS_GCTL1_ID_SHIFT  244 arch/mips/kvm/tlb.c 			((guestctl1 & MIPS_GCTL1_ID) >> MIPS_GCTL1_ID_SHIFT)