Searched refs:match_pkg (Results 1 – 1 of 1) sorted by relevance
479 static bool match_pkg(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_pkg() function526 if (match_pkg(c, o) && !topology_same_node(c, o) && intel_snc) in match_llc()627 if (match_pkg(c, o) && !topology_same_node(c, o)) in set_cpu_sibling_map()657 if ((i == cpu) || (has_mp && match_pkg(c, o))) { in set_cpu_sibling_map()