Searched refs:__max_smt_threads (Results 1 – 2 of 2) sorted by relevance
211 extern int __max_smt_threads;215 return __max_smt_threads; in topology_max_smt_threads()
124 int __read_mostly __max_smt_threads = 1; variable714 if (threads > __max_smt_threads) in set_cpu_sibling_map()715 __max_smt_threads = threads; in set_cpu_sibling_map()1291 __max_smt_threads = max_threads; in recompute_smt_state()