Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcpu.h184 extern void cpu_smt_check_topology(void);
189 static inline void cpu_smt_check_topology(void) { } in cpu_smt_check_topology() function
/Linux-v4.19/kernel/
Dsmp.c588 cpu_smt_check_topology(); in smp_init()
Dcpu.c387 void __init cpu_smt_check_topology(void) in cpu_smt_check_topology() function