Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dtopology.h143 bool topology_smt_supported(void);
156 static inline bool topology_smt_supported(void) { return false; } in topology_smt_supported() function
/linux/arch/x86/kernel/
A Dsmpboot.c287 bool topology_smt_supported(void) in topology_smt_supported() function
/linux/kernel/
A Dcpu.c437 if (!topology_smt_supported()) in cpu_smt_check_topology()

Completed in 12 milliseconds