Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c497 static bool match_die(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_smt()
685 if ((i == cpu) || (has_mp && match_die(c, o))) in set_cpu_sibling_map()
501 static bool match_die(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) match_die() function