Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c417 fnvlist_add_uint32(caches[i], FM_CACHE_INFO_NWAYS, c.xc_nways); in fm_populate_cache()
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h1775 uint32_t xc_nways; member
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c8450 cache->xc_nways = CPI_CACHE_WAYS(cp) + 1; in cpuid_getcache()
8452 cache->xc_size = cache->xc_nparts * cache->xc_nsets * cache->xc_nways * in cpuid_getcache()