Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpu.h224 extern void cpu_smt_check_topology(void);
231 static inline void cpu_smt_check_topology(void) { } in cpu_smt_check_topology() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c127 cpu_smt_check_topology(); in check_bugs()
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c422 void __init cpu_smt_check_topology(void) in cpu_smt_check_topology() function