Searched refs:CLIDR_LOC (Results 1 – 2 of 2) sorted by relevance
16 #define CLIDR_LOC(clidr) (((clidr) >> CLIDR_LOC_SHIFT) & 0x7) macro113 if (CLIDR_LOC(clidr) == 0 || in read_cpuid_effective_cachetype()
2008 u64 idc = !CLIDR_LOC(val) || (!CLIDR_LOUIS(val) && !CLIDR_LOUU(val)); in set_clidr()