Searched refs:topology_sane (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | smpboot.c | 413 topology_sane(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o, const char *name) in topology_sane() function 438 return topology_sane(c, o, "smt"); in match_smt() 443 return topology_sane(c, o, "smt"); in match_smt() 449 return topology_sane(c, o, "smt"); in match_smt() 518 return topology_sane(c, o, "llc"); in match_llc()
|