Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcpu.h214 extern void cpu_smt_check_topology(void);
221 static inline void cpu_smt_check_topology(void) { } in cpu_smt_check_topology() function
/Linux-v5.15/arch/x86/kernel/cpu/
Dbugs.c95 cpu_smt_check_topology(); in check_bugs()
/Linux-v5.15/kernel/
Dcpu.c434 void __init cpu_smt_check_topology(void) in cpu_smt_check_topology() function