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

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

Completed in 96 milliseconds