TM_CAUSE_PERSISTENT 1369 arch/powerpc/kernel/traps.c 				   TM_CAUSE_EMULATE | TM_CAUSE_PERSISTENT))
TM_CAUSE_PERSISTENT 1601 arch/powerpc/kernel/traps.c 	if (tm_abort_check(regs, TM_CAUSE_ALIGNMENT | TM_CAUSE_PERSISTENT))
TM_CAUSE_PERSISTENT  507 arch/powerpc/kvm/book3s_emulate.c 					(((u64)(TM_CAUSE_EMULATE | TM_CAUSE_PERSISTENT))
TM_CAUSE_PERSISTENT  470 arch/powerpc/kvm/book3s_pr.c 			TM_CAUSE_KVM_FAC_UNAV | TM_CAUSE_PERSISTENT);
TM_CAUSE_PERSISTENT   42 tools/testing/selftests/powerpc/tm/tm.h 	return (failure_code() & TM_CAUSE_PERSISTENT) == TM_CAUSE_PERSISTENT;