Searched refs:topology_sane (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/arch/x86/kernel/ |
| D | smpboot.c | 409 topology_sane(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o, const char *name) in topology_sane() function 434 return topology_sane(c, o, "smt"); in match_smt() 439 return topology_sane(c, o, "smt"); in match_smt() 445 return topology_sane(c, o, "smt"); in match_smt() 471 return topology_sane(c, o, "l2c"); in match_l2c() 529 return topology_sane(c, o, "llc"); in match_llc()
|