Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dsmpboot.c489 static bool match_pkg(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_pkg() function
536 if (match_pkg(c, o) && !topology_same_node(c, o) && intel_snc) in match_llc()
637 if (match_pkg(c, o) && !topology_same_node(c, o)) in set_cpu_sibling_map()
667 if ((i == cpu) || (has_mp && match_pkg(c, o))) { in set_cpu_sibling_map()

Completed in 6 milliseconds