Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dtopology.h207 static inline int topology_max_smt_threads(void) in topology_max_smt_threads() function
235 static inline int topology_max_smt_threads(void) { return 1; } in topology_max_smt_threads() function
/linux-6.14.4/arch/x86/events/
Dcore.c1864 topology_max_smt_threads() > 1 ? in events_ht_sysfs_show()
/linux-6.14.4/arch/x86/events/intel/
Dcore.c7460 if (topology_max_smt_threads() > 1) { in fixup_ht_bug()