Searched refs:CPI_CPU_COUNT (Results 1 – 1 of 1) sorted by relevance
1958 #define CPI_CPU_COUNT(cpi) BITX((cpi)->cpi_std[1].cp_ebx, 23, 16) macro2462 nthreads = CPI_CPU_COUNT(cpi); in cpuid_amd_ncores()2501 *ncpus = CPI_CPU_COUNT(cpi); in cpuid_intel_ncores()3636 cpi->cpi_ncpu_per_chip = CPI_CPU_COUNT(cpi); in cpuid_basic_topology()