MIPS_GLOBALNUMBER_VP_SHF 165 arch/mips/include/asm/cpu-info.h MIPS_GLOBALNUMBER_VP_SHF; MIPS_GLOBALNUMBER_VP_SHF 158 arch/mips/include/asm/mipsregs.h #define MIPS_GLOBALNUMBER_VP (_ULCAST_(0xff) << MIPS_GLOBALNUMBER_VP_SHF) MIPS_GLOBALNUMBER_VP_SHF 2261 arch/mips/kernel/cpu-probe.c WARN_ON(vpe > (MIPS_GLOBALNUMBER_VP >> MIPS_GLOBALNUMBER_VP_SHF)); MIPS_GLOBALNUMBER_VP_SHF 2268 arch/mips/kernel/cpu-probe.c cpuinfo->globalnumber |= vpe << MIPS_GLOBALNUMBER_VP_SHF;