Searched refs:match_die (Results 1 – 1 of 1) sorted by relevance
462 static bool match_die(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_die() function553 if ((i == cpu) || (has_mp && match_die(c, o))) { in set_cpu_sibling_map()577 if (match_die(c, o) && !topology_same_node(c, o)) in set_cpu_sibling_map()