Searched refs:topology_sane (Results 1 – 1 of 1) sorted by relevance
/arch/x86/kernel/ |
D | smpboot.c | 432 topology_sane(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o, const char *name) in topology_sane() function 457 return topology_sane(c, o, "smt"); in match_smt() 462 return topology_sane(c, o, "smt"); in match_smt() 468 return topology_sane(c, o, "smt"); in match_smt() 514 return topology_sane(c, o, "llc"); in match_llc()
|