Searched refs:cmi_strand_nbits (Results 1 – 1 of 1) sorted by relevance
200 uint_t cmi_strand_nbits = CMI_MAX_STRANDS_PER_CORE_NBITS; variable1202 cmi_strand_nbits); in cmi_hdl_ent_lookup()1221 ((((coreid) & CMI_MAX_COREID(cmi_core_nbits)) << cmi_strand_nbits) | in cmi_hdl_ent_lookup()1222 ((strandid) & CMI_MAX_STRANDID(cmi_strand_nbits)))); in cmi_hdl_ent_lookup()1257 cpuid_get_ext_topo(vendor, &cmi_core_nbits, &cmi_strand_nbits); in cmi_hdl_create()1263 strandid > CMI_MAX_STRANDID(cmi_strand_nbits)) in cmi_hdl_create()1494 strandid > CMI_MAX_STRANDID(cmi_strand_nbits)) in cmi_hdl_lookup()1523 cmi_strand_nbits); in cmi_hdl_any()1545 cmi_strand_nbits); in cmi_hdl_walk()