Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c1978 #define CPI_CACHE_COH_LN_SZ(regs) BITX((regs)->cp_ebx, 11, 0) macro
7012 CPI_CACHE_COH_LN_SZ(cpi->cpi_cache_leaves[i]) + 1; in intel_cpuid_4_cache_info()
8451 cache->xc_line_size = CPI_CACHE_COH_LN_SZ(cp) + 1; in cpuid_getcache()