Searched refs:tm_sr (Results 1 – 1 of 1) sorted by relevance
774 struct mcontext __user *tm_sr) in restore_tm_user_regs() argument789 err = restore_general_regs(regs, tm_sr); in restore_tm_user_regs()817 &tm_sr->mc_vregs, in restore_tm_user_regs()831 (u32 __user *)&tm_sr->mc_vregs[32])) in restore_tm_user_regs()840 copy_transact_fpr_from_user(current, &tm_sr->mc_fregs)) in restore_tm_user_regs()851 copy_transact_vsx_from_user(current, &tm_sr->mc_vsregs)) in restore_tm_user_regs()879 if (__get_user(msr_hi, &tm_sr->mc_gregs[PT_MSR])) in restore_tm_user_regs()