Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c508 static bool match_l2c(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_l2c() function
693 if ((i == cpu) || (has_mp && match_l2c(c, o))) in set_cpu_sibling_map()