Searched refs:strand_nbits (Results 1 – 2 of 2) sorted by relevance
96 uint_t strand_nbits; member112 wsp->strandid >= CMI_MAX_STRANDID(wsp->strand_nbits)) in cmih_ent_next()117 carry = wsp->strandid >> wsp->strand_nbits; in cmih_ent_next()118 wsp->strandid = wsp->strandid & CMI_MAX_STRANDID(wsp->strand_nbits); in cmih_ent_next()146 wsp->strand_nbits) | in cmih_ent_lookup()147 ((wsp->strandid) & CMI_MAX_STRANDID(wsp->strand_nbits)))); in cmih_ent_lookup()178 if (mdb_readvar(&awsp->strand_nbits, "cmi_strand_nbits") == -1) { in cmih_walk_init()200 sz = CMI_MAX_STRANDS_PER_CHIP(awsp->core_nbits, awsp->strand_nbits) * in cmih_walk_init()258 awsp->strand_nbits); in cmih_walk_fini()
4815 cpuid_get_ext_topo(uint_t vendor, uint_t *core_nbits, uint_t *strand_nbits) in cpuid_get_ext_topo() argument4868 *strand_nbits = coreid_shift; in cpuid_get_ext_topo()