Searched refs:cmi_core_nbits (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c199 uint_t cmi_core_nbits = CMI_MAX_CORES_PER_CHIP_NBITS; variable
1201 int max_strands = CMI_MAX_STRANDS_PER_CHIP(cmi_core_nbits,
1221 ((((coreid) & CMI_MAX_COREID(cmi_core_nbits)) << cmi_strand_nbits) |
1257 cpuid_get_ext_topo(vendor, &cmi_core_nbits, &cmi_strand_nbits);
1262 coreid > CMI_MAX_COREID(cmi_core_nbits) ||
1493 coreid > CMI_MAX_COREID(cmi_core_nbits) ||
1522 int max_strands = CMI_MAX_STRANDS_PER_CHIP(cmi_core_nbits,
1544 int max_strands = CMI_MAX_STRANDS_PER_CHIP(cmi_core_nbits,

Completed in 62 milliseconds