Searched refs:has_smt (Results 1 – 1 of 1) sorted by relevance
555 bool has_smt = __max_threads_per_core > 1; in set_cpu_sibling_map() local556 bool has_mp = has_smt || topology_num_cores_per_package() > 1; in set_cpu_sibling_map()579 if ((i == cpu) || (has_smt && match_smt(c, o))) in set_cpu_sibling_map()