Searched refs:has_mp (Results 1 – 1 of 1) sorted by relevance
570 bool has_mp = has_smt || boot_cpu_data.x86_max_cores > 1; in set_cpu_sibling_map() local577 if (!has_mp) { in set_cpu_sibling_map()592 if ((i == cpu) || (has_mp && match_llc(c, o))) in set_cpu_sibling_map()604 if ((i == cpu) || (has_mp && match_pkg(c, o))) { in set_cpu_sibling_map()631 if ((i == cpu) || (has_mp && match_die(c, o))) in set_cpu_sibling_map()