Searched refs:MSR_TM_ACTIVE (Results 1 – 12 of 12) sorted by relevance
794 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cgpr_active()830 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cgpr_get()895 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cgpr_set()959 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cfpr_active()997 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cfpr_get()1043 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cfpr_set()1078 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cvmx_active()1118 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cvmx_get()1180 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cvmx_set()1223 if (!MSR_TM_ACTIVE(target->thread.regs->msr)) in tm_cvsx_active()[all …]
98 MSR_TM_ACTIVE(tsk->thread.regs->msr) && in check_if_tm_restore_required()107 return MSR_TM_ACTIVE(msr); in msr_tm_active()937 if (!MSR_TM_ACTIVE(thr->regs->msr)) in tm_reclaim_task()1004 if (!MSR_TM_ACTIVE(new->thread.regs->msr)){ in tm_recheckpoint_new_task()1036 if (!MSR_TM_ACTIVE(prev->thread.regs->msr) && prev->thread.load_tm == 0) in __switch_to_tm()1069 if (!MSR_TM_ACTIVE(regs->msr)) in restore_tm_state()1461 if (MSR_TM_ACTIVE(regs->msr)) in show_regs()
206 if (MSR_TM_ACTIVE(tsk->thread.regs->msr)) { in get_tm_stackpointer()
219 BUG_ON(!MSR_TM_ACTIVE(regs->msr)); in setup_tm_sigcontexts()734 if (MSR_TM_ACTIVE(msr)) { in SYSCALL_DEFINE0()789 if (MSR_TM_ACTIVE(regs->msr)) { in handle_rt_signal64()
933 if (MSR_TM_ACTIVE(regs->msr)) { in handle_rt_signal32()1186 if (MSR_TM_ACTIVE(msr_hi<<32)) { in COMPAT_SYSCALL_DEFINE0()1380 if (MSR_TM_ACTIVE(regs->msr)) { in handle_signal32()1467 if (MSR_TM_ACTIVE(msr_hi<<32)) { in COMPAT_SYSCALL_DEFINE0()
162 if (!MSR_TM_ACTIVE(msr)) { in kvmhv_p9_tm_emulation()199 if (MSR_TM_ACTIVE(msr) || !(vcpu->arch.texasr & TEXASR_FS)) { in kvmhv_p9_tm_emulation()
233 MSR_TM_ACTIVE(guest_msr)) { in kvmppc_emulate_tabort()293 !MSR_TM_ACTIVE(srr1)) in kvmppc_core_emulate_op_pr()567 if (!MSR_TM_ACTIVE(guest_msr)) { in kvmppc_core_emulate_op_pr()605 if (MSR_TM_ACTIVE(guest_msr) || in kvmppc_core_emulate_op_pr()789 if (MSR_TM_ACTIVE(kvmppc_get_msr(vcpu)) && in kvmppc_core_emulate_mtspr_pr()
345 if (!(MSR_TM_ACTIVE(kvmppc_get_msr(vcpu)))) { in kvmppc_save_tm_pr()360 if (!MSR_TM_ACTIVE(kvmppc_get_msr(vcpu))) { in kvmppc_restore_tm_pr()
3431 if (MSR_TM_ACTIVE(current->thread.regs->msr)) { in kvmppc_vcpu_run_hv()
139 if (MSR_TM_ACTIVE(msr)) {
121 #define MSR_TM_ACTIVE(x) (((x) & MSR_TS_MASK) != 0) /* Transaction active? */ macro
1600 MSR_TM_ACTIVE(current->thread.regs->msr)) { in tm_flush_hash_page()