Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c1923 struct cpuid_regs cpi_topo[NMAX_CPI_TOPO]; member
2333 for (i = 0; i < ARRAY_SIZE(cpi->cpi_topo); i++) { in cpuid_gather_ext_topo_leaf()
2334 struct cpuid_regs *regs = &cpi->cpi_topo[i]; in cpuid_gather_ext_topo_leaf()