Searched defs:smt_capable (Results 1 – 6 of 6) sorted by relevance
14 #define smt_capable() (smp_num_siblings > 1) macro
105 #define smt_capable() (smp_num_siblings > 1) macro
65 #define smt_capable() (sparc64_multi_core) macro
24 #define smt_capable() (cpu_topology[0].thread_id != -1) macro
125 #define smt_capable() (cpu_has_feature(CPU_FTR_SMT)) macro
180 #define smt_capable() (smp_num_siblings > 1) macro