Searched refs:topology_sane (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/arch/x86/kernel/ |
| D | smpboot.c | 417 topology_sane(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o, const char *name) in topology_sane() function 442 return topology_sane(c, o, "smt"); in match_smt() 447 return topology_sane(c, o, "smt"); in match_smt() 453 return topology_sane(c, o, "smt"); in match_smt() 522 return topology_sane(c, o, "llc"); in match_llc()
|