Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcpu.h219 extern void cpu_smt_check_topology(void);
226 static inline void cpu_smt_check_topology(void) { } in cpu_smt_check_topology() function
/linux-6.1.9/arch/x86/kernel/cpu/
Dbugs.c135 cpu_smt_check_topology(); in check_bugs()
/linux-6.1.9/kernel/
Dcpu.c436 void __init cpu_smt_check_topology(void) in cpu_smt_check_topology() function