Home
last modified time | relevance | path

Searched refs:match_die (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/kernel/
Dsmpboot.c462 static bool match_die(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_die() function
553 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()