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

/linux-master/arch/x86/include/asm/
H A Dtopology.h197 static inline int topology_max_smt_threads(void) function
225 static inline int topology_max_smt_threads(void) { return 1; } function
/linux-master/arch/x86/events/
H A Dcore.c1860 topology_max_smt_threads() > 1 ?
/linux-master/arch/x86/events/intel/
H A Dcore.c7009 if (topology_max_smt_threads() > 1) {

Completed in 132 milliseconds