Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c205 uint_t cmi_strand_nbits = CMI_MAX_STRANDS_PER_CORE_NBITS; variable
1261 cmi_strand_nbits); in cmi_hdl_ent_lookup()
1280 ((((coreid) & CMI_MAX_COREID(cmi_core_nbits)) << cmi_strand_nbits) | in cmi_hdl_ent_lookup()
1281 ((strandid) & CMI_MAX_STRANDID(cmi_strand_nbits)))); in cmi_hdl_ent_lookup()
1322 &cmi_strand_nbits); in cmi_hdl_create()
1331 strandid > CMI_MAX_STRANDID(cmi_strand_nbits)) in cmi_hdl_create()
1562 strandid > CMI_MAX_STRANDID(cmi_strand_nbits)) in cmi_hdl_lookup()
1591 cmi_strand_nbits); in cmi_hdl_any()
1613 cmi_strand_nbits); in cmi_hdl_walk()