Home
last modified time | relevance | path

Searched refs:CPU_FTR_TM (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
Dcputable.h193 #define CPU_FTR_TM LONG_ASM_CONST(0x0080000000000000) macro
245 #define CPU_FTR_TM_COMP CPU_FTR_TM
/linux-4.4.14/arch/powerpc/kernel/
Dexceptions-64s.S1153 END_FTR_SECTION_IFSET(CPU_FTR_TM)
1179 END_FTR_SECTION_NESTED(CPU_FTR_TM, CPU_FTR_TM, 69)
1214 END_FTR_SECTION_NESTED(CPU_FTR_TM, CPU_FTR_TM, 69)
Dprocess.c666 if (!cpu_has_feature(CPU_FTR_TM)) in tm_recheckpoint_new_task()
716 if (cpu_has_feature(CPU_FTR_TM)) { in __switch_to_tm()
1328 if (cpu_has_feature(CPU_FTR_TM)) in start_thread()
Dentry_64.S60 END_FTR_SECTION_IFSET(CPU_FTR_TM)
Dsignal_32.c1540 if (!cpu_has_feature(CPU_FTR_TM)) in sys_sigreturn()
/linux-4.4.14/arch/powerpc/mm/
Dhash_utils_64.c1322 if (local && cpu_has_feature(CPU_FTR_TM) && in flush_hash_page()
1393 if (local && cpu_has_feature(CPU_FTR_TM) && in flush_hash_hugepage()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S659 END_FTR_SECTION_IFCLR(CPU_FTR_TM)
1440 END_FTR_SECTION_IFCLR(CPU_FTR_TM)