Searched refs:mc_vsregs (Results 1 – 2 of 2) sorted by relevance
48 elf_vsrreghalf_t32 mc_vsregs __attribute__((__aligned__(16))); member
441 if (copy_vsx_to_user(&frame->mc_vsregs, current)) in save_user_regs()586 if (copy_ckvsx_to_user(&frame->mc_vsregs, current)) in save_tm_user_regs()589 if (copy_vsx_to_user(&tm_frame->mc_vsregs, in save_tm_user_regs()593 if (copy_ckvsx_to_user(&tm_frame->mc_vsregs, current)) in save_tm_user_regs()702 if (copy_vsx_from_user(current, &sr->mc_vsregs)) in restore_user_regs()814 if (copy_vsx_from_user(current, &tm_sr->mc_vsregs) || in restore_tm_user_regs()815 copy_ckvsx_from_user(current, &sr->mc_vsregs)) in restore_tm_user_regs()