Home
last modified time | relevance | path

Searched refs:topology_smt_supported (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dtopology.h140 bool topology_smt_supported(void);
153 static inline bool topology_smt_supported(void) { return false; } in topology_smt_supported() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsmpboot.c289 * topology_smt_supported - Check whether SMT is supported by the CPUs
291 bool topology_smt_supported(void) in topology_smt_supported() function
/kernel/linux/linux-5.10/kernel/
H A Dcpu.c417 if (!topology_smt_supported()) in cpu_smt_check_topology()

Completed in 6 milliseconds