Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/include/asm/
Dtopology.h157 static inline bool topology_smt_supported(void) { return false; } in topology_smt_supported() function
/Linux-v6.1/arch/x86/kernel/
Dsmpboot.c277 bool topology_smt_supported(void) in topology_smt_supported() function