Searched refs:tm_sr (Results 1 – 1 of 1) sorted by relevance
740 struct mcontext __user *tm_sr) in restore_tm_user_regs() argument757 err = restore_general_regs(regs, tm_sr); in restore_tm_user_regs()776 &tm_sr->mc_vregs, in restore_tm_user_regs()791 (u32 __user *)&tm_sr->mc_vregs[32])) in restore_tm_user_regs()800 copy_ckfpr_from_user(current, &tm_sr->mc_fregs)) in restore_tm_user_regs()810 if (copy_vsx_from_user(current, &tm_sr->mc_vsregs) || in restore_tm_user_regs()841 if (__get_user(msr_hi, &tm_sr->mc_gregs[PT_MSR])) in restore_tm_user_regs()