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

/linux-master/arch/x86/kernel/
H A Dsmpboot.c345 topology_sane(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o, const char *name) function
371 return topology_sane(c, o, "smt");
376 return topology_sane(c, o, "smt");
382 return topology_sane(c, o, "smt");
411 return topology_sane(c, o, "l2c");
469 return topology_sane(c, o, "llc");

Completed in 161 milliseconds