Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dsmpboot.c500 static bool match_die(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_die() function
696 if ((i == cpu) || (has_mp && match_die(c, o))) in set_cpu_sibling_map()