Searched refs:CPU_FTR_SMT (Results 1 – 6 of 6) sorted by relevance
164 #define CPU_FTR_SMT LONG_ASM_CONST(0x0000000000100000) macro382 CPU_FTR_CELL_TB_BUG | CPU_FTR_SMT)392 CPU_FTR_MMCRA | CPU_FTR_SMT | \397 CPU_FTR_MMCRA | CPU_FTR_SMT | \405 CPU_FTR_MMCRA | CPU_FTR_SMT | \414 CPU_FTR_MMCRA | CPU_FTR_SMT | \425 CPU_FTR_MMCRA | CPU_FTR_SMT | \447 CPU_FTR_MMCRA | CPU_FTR_SMT | \462 CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA | CPU_FTR_SMT | \
101 if (cpu_has_feature(CPU_FTR_SMT)) in get_tensr()
45 if (!cpu_has_feature(CPU_FTR_SMT)) in book3e_tlb_lock()71 if (!cpu_has_feature(CPU_FTR_SMT)) in book3e_tlb_unlock()
318 END_FTR_SECTION_IFSET(CPU_FTR_SMT)372 ALT_FTR_SECTION_END_IFSET(CPU_FTR_SMT)444 END_FTR_SECTION_IFSET(CPU_FTR_SMT)
517 if (!cpu_has_feature(CPU_FTR_SMT)) { in smp_setup_cpu_maps()543 if (cpu_has_feature(CPU_FTR_SMT)) in smp_setup_cpu_maps()
153 if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { in smp_generic_cpu_bootable()