Searched refs:CPUID_DCP_CACHELEVEL (Results 1 – 2 of 2) sorted by relevance
229 level = __SHIFTOUT(descs[0], CPUID_DCP_CACHELEVEL); in cpu_dcp_cacheinfo()
352 #define CPUID_DCP_CACHELEVEL __BITS(7, 5) /* Cache level (start at 1) */ macro