Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcpu.h183 extern void cpu_smt_check_topology_early(void);
188 static inline void cpu_smt_check_topology_early(void) { } in cpu_smt_check_topology_early() function
/Linux-v4.19/arch/x86/kernel/cpu/
Dbugs.c66 cpu_smt_check_topology_early(); in check_bugs()
/Linux-v4.19/kernel/
Dcpu.c374 void __init cpu_smt_check_topology_early(void) in cpu_smt_check_topology_early() function