Searched refs:MIPS_GLOBALNUMBER_CORE_SHF (Results 1 – 3 of 3) sorted by relevance
164 MIPS_GLOBALNUMBER_CORE_SHF; in cpu_core()
159 #define MIPS_GLOBALNUMBER_CORE_SHF 8 macro160 #define MIPS_GLOBALNUMBER_CORE (_ULCAST_(0xff) << MIPS_GLOBALNUMBER_CORE_SHF)
2032 WARN_ON(core > (MIPS_GLOBALNUMBER_CORE >> MIPS_GLOBALNUMBER_CORE_SHF)); in cpu_set_core()2035 cpuinfo->globalnumber |= core << MIPS_GLOBALNUMBER_CORE_SHF; in cpu_set_core()