Searched refs:match_llc (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dsmpboot.c447 static bool match_llc(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) function
581 if ((i == cpu) || (has_mp && match_llc(c, o)))

Completed in 270 milliseconds