Home
last modified time | relevance | path

Searched refs:CPI_FULL_ASSOC_CACHE (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c1966 #define CPI_FULL_ASSOC_CACHE(regs) BITX((regs)->cp_eax, 9, 9) macro
8432 if (CPI_FULL_ASSOC_CACHE(cp) != 0) { in cpuid_getcache()
8441 CPI_FULL_ASSOC_CACHE(cp) != 0) { in cpuid_getcache()