CPU_FTR_SMT 409 arch/powerpc/include/asm/cputable.h CPU_FTR_CELL_TB_BUG | CPU_FTR_SMT) CPU_FTR_SMT 420 arch/powerpc/include/asm/cputable.h CPU_FTR_MMCRA | CPU_FTR_SMT | \ CPU_FTR_SMT 425 arch/powerpc/include/asm/cputable.h CPU_FTR_MMCRA | CPU_FTR_SMT | \ CPU_FTR_SMT 433 arch/powerpc/include/asm/cputable.h CPU_FTR_MMCRA | CPU_FTR_SMT | \ CPU_FTR_SMT 442 arch/powerpc/include/asm/cputable.h CPU_FTR_MMCRA | CPU_FTR_SMT | \ CPU_FTR_SMT 453 arch/powerpc/include/asm/cputable.h CPU_FTR_MMCRA | CPU_FTR_SMT | \ CPU_FTR_SMT 469 arch/powerpc/include/asm/cputable.h CPU_FTR_ALTIVEC_COMP | CPU_FTR_MMCRA | CPU_FTR_SMT | \ CPU_FTR_SMT 105 arch/powerpc/include/asm/cputhreads.h if (cpu_has_feature(CPU_FTR_SMT)) CPU_FTR_SMT 258 arch/powerpc/kernel/dt_cpu_ftrs.c cur_cpu_spec->cpu_features |= CPU_FTR_SMT; CPU_FTR_SMT 386 arch/powerpc/kernel/prom.c cur_cpu_spec->cpu_features &= ~CPU_FTR_SMT; CPU_FTR_SMT 388 arch/powerpc/kernel/prom.c cur_cpu_spec->cpu_features |= CPU_FTR_SMT; CPU_FTR_SMT 509 arch/powerpc/kernel/setup-common.c if (!cpu_has_feature(CPU_FTR_SMT)) { CPU_FTR_SMT 535 arch/powerpc/kernel/setup-common.c if (cpu_has_feature(CPU_FTR_SMT)) CPU_FTR_SMT 121 arch/powerpc/kernel/smp.c if (system_state < SYSTEM_RUNNING && cpu_has_feature(CPU_FTR_SMT)) { CPU_FTR_SMT 77 arch/powerpc/kernel/sysfs.c if (!cpu_has_feature(CPU_FTR_SMT)) CPU_FTR_SMT 748 arch/powerpc/kernel/sysfs.c if (cpu_has_feature(CPU_FTR_SMT)) CPU_FTR_SMT 837 arch/powerpc/kernel/sysfs.c if (cpu_has_feature(CPU_FTR_SMT)) CPU_FTR_SMT 45 arch/powerpc/mm/nohash/book3e_hugetlbpage.c if (!cpu_has_feature(CPU_FTR_SMT)) CPU_FTR_SMT 68 arch/powerpc/mm/nohash/book3e_hugetlbpage.c if (!cpu_has_feature(CPU_FTR_SMT)) CPU_FTR_SMT 280 arch/powerpc/platforms/85xx/smp.c if (WARN_ON_ONCE(!cpu_has_feature(CPU_FTR_SMT))) CPU_FTR_SMT 148 arch/powerpc/platforms/cell/smp.c if (cpu_has_feature(CPU_FTR_SMT)) { CPU_FTR_SMT 271 arch/powerpc/platforms/pseries/smp.c if (cpu_has_feature(CPU_FTR_SMT)) {