Searched refs:smt_shift (Results 1 – 1 of 1) sorted by relevance
84 unsigned int cores, core_shift, smt_shift = 0; in parse_legacy() local92 smt_shift = tscan->ebx1_nproc_shift - core_shift; in parse_legacy()98 core_shift += smt_shift; in parse_legacy()99 cores <<= smt_shift; in parse_legacy()102 topology_set_dom(tscan, TOPO_SMT_DOMAIN, smt_shift, 1U << smt_shift); in parse_legacy()