Searched refs:CPU_FTR_SMT (Results 1 – 12 of 12) sorted by relevance
167 #define CPU_FTR_SMT LONG_ASM_CONST(0x0000000000100000) macro384 CPU_FTR_CELL_TB_BUG | CPU_FTR_SMT)394 CPU_FTR_MMCRA | CPU_FTR_SMT | \399 CPU_FTR_MMCRA | CPU_FTR_SMT | \407 CPU_FTR_MMCRA | CPU_FTR_SMT | \416 CPU_FTR_MMCRA | CPU_FTR_SMT | \427 CPU_FTR_MMCRA | CPU_FTR_SMT | \445 CPU_FTR_MMCRA | CPU_FTR_SMT | \456 CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA | CPU_FTR_SMT | \
134 if (cpu_has_feature(CPU_FTR_SMT)) in get_tensr()
208 if (!cpu_has_feature(CPU_FTR_SMT)) in pSeries_smp_probe()271 if (cpu_has_feature(CPU_FTR_SMT)) { in smp_init_pseries()
45 if (!cpu_has_feature(CPU_FTR_SMT)) in book3e_tlb_lock()68 if (!cpu_has_feature(CPU_FTR_SMT)) in book3e_tlb_unlock()
324 END_FTR_SECTION_IFSET(CPU_FTR_SMT)378 ALT_FTR_SECTION_END_IFSET(CPU_FTR_SMT)450 END_FTR_SECTION_IFSET(CPU_FTR_SMT)
145 if (cpu_has_feature(CPU_FTR_SMT)) { in smp_init_cell()
501 if (!cpu_has_feature(CPU_FTR_SMT)) { in smp_setup_cpu_maps()527 if (cpu_has_feature(CPU_FTR_SMT)) in smp_setup_cpu_maps()
388 cur_cpu_spec->cpu_features &= ~CPU_FTR_SMT; in early_init_dt_scan_cpus()390 cur_cpu_spec->cpu_features |= CPU_FTR_SMT; in early_init_dt_scan_cpus()
73 if (!cpu_has_feature(CPU_FTR_SMT)) in setup_smt_snooze_delay()837 if (cpu_has_feature(CPU_FTR_SMT)) in register_cpu_online()934 if (cpu_has_feature(CPU_FTR_SMT)) in unregister_cpu_online()
237 cur_cpu_spec->cpu_features |= CPU_FTR_SMT; in feat_enable_smt()
160 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { in smp_generic_cpu_bootable()
289 if (WARN_ON_ONCE(!cpu_has_feature(CPU_FTR_SMT))) in smp_85xx_kick_cpu()