Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c2182 kmem_free(cpi->cpi_cache_leaves, in cpuid_free_space()
5709 cpi->cpi_cache_leaves = in cpuid_pass_dynamic()
5712 cpi->cpi_cache_leaves[0] = &cpi->cpi_std[4]; in cpuid_pass_dynamic()
5714 cpi->cpi_cache_leaves[0] = &cpi->cpi_extd[0x1d]; in cpuid_pass_dynamic()
5725 cp = cpi->cpi_cache_leaves[i] = in cpuid_pass_dynamic()
7006 level = CPI_CACHE_LVL(cpi->cpi_cache_leaves[i]); in intel_cpuid_4_cache_info()
7010 CPI_CACHE_WAYS(cpi->cpi_cache_leaves[i]) + 1; in intel_cpuid_4_cache_info()
7012 CPI_CACHE_COH_LN_SZ(cpi->cpi_cache_leaves[i]) + 1; in intel_cpuid_4_cache_info()
7014 (CPI_CACHE_PARTS(cpi->cpi_cache_leaves[i]) + 1) * in intel_cpuid_4_cache_info()
7016 (cpi->cpi_cache_leaves[i]->cp_ecx + 1); in intel_cpuid_4_cache_info()
[all …]