Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dtopology.h140 bool topology_smt_supported(void);
153 static inline bool topology_smt_supported(void) { return false; } in topology_smt_supported() function
/arch/x86/kernel/
Dsmpboot.c296 bool topology_smt_supported(void) in topology_smt_supported() function