Searched refs:match_smt (Results 1 – 1 of 1) sorted by relevance
471 static bool match_smt(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o)511 return match_smt(c, o); in match_l2c() 676 if ((i == cpu) || (has_smt && match_smt(c, o))) in set_cpu_sibling_map() 475 static bool match_smt(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) match_smt() function