Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcpu.h208 extern void cpu_smt_check_topology(void);
215 static inline void cpu_smt_check_topology(void) { } in cpu_smt_check_topology() function
/Linux-v5.4/arch/x86/kernel/cpu/
Dbugs.c84 cpu_smt_check_topology(); in check_bugs()
/Linux-v5.4/kernel/
Dcpu.c411 void __init cpu_smt_check_topology(void) in cpu_smt_check_topology() function