Home
last modified time | relevance | path

Searched refs:CPU_FTR_P9_TM_XER_SO_BUG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dcputable.h188 #define CPU_FTR_P9_TM_XER_SO_BUG LONG_ASM_CONST(0x0000200000000000) macro
440 CPU_FTR_P9_TM_XER_SO_BUG)
443 CPU_FTR_P9_TM_XER_SO_BUG | \
/openbmc/linux/arch/powerpc/kernel/
H A Ddt_cpu_ftrs.c619 {"tm-suspend-xer-so-bug", feat_enable, CPU_FTR_P9_TM_XER_SO_BUG},
780 cur_cpu_spec->cpu_features |= CPU_FTR_P9_TM_XER_SO_BUG; in cpufeatures_cpu_quirks()
785 cur_cpu_spec->cpu_features |= CPU_FTR_P9_TM_XER_SO_BUG; in cpufeatures_cpu_quirks()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Didle.c643 if (cpu_has_feature(CPU_FTR_P9_TM_XER_SO_BUG)) { in power9_idle_stop()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S2544 END_FTR_SECTION_IFSET(CPU_FTR_P9_TM_XER_SO_BUG)
2593 END_FTR_SECTION_IFSET(CPU_FTR_P9_TM_XER_SO_BUG)