Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c429 static bool match_smt(struct cpuinfo_x86 *c, struct cpuinfo_x86 *o) in match_smt() function
595 if ((i == cpu) || (has_smt && match_smt(c, o))) in set_cpu_sibling_map()