Home
last modified time | relevance | path

Searched refs:topology_sane (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kernel/
A Dsmpboot.c419 topology_sane(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o, const char *name) in topology_sane() function
444 return topology_sane(c, o, "smt"); in match_smt()
449 return topology_sane(c, o, "smt"); in match_smt()
455 return topology_sane(c, o, "smt"); in match_smt()
481 return topology_sane(c, o, "l2c"); in match_l2c()
539 return topology_sane(c, o, "llc"); in match_llc()

Completed in 6 milliseconds