Home
last modified time | relevance | path

Searched defs:topology_smt_supported (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/arch/x86/include/asm/
Dtopology.h136 static inline bool topology_smt_supported(void) { return false; } in topology_smt_supported() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dtopology.h153 static inline bool topology_smt_supported(void) { return false; } in topology_smt_supported() function
/kernel/linux/linux-4.19/arch/x86/kernel/
Dsmpboot.c294 bool topology_smt_supported(void) in topology_smt_supported() function
/kernel/linux/linux-5.10/arch/x86/kernel/
Dsmpboot.c280 bool topology_smt_supported(void) in topology_smt_supported() function