Searched refs:copy_vsx_to_user (Results 1 – 4 of 4) sorted by relevance
33 extern unsigned long copy_vsx_to_user(void __user *to,
57 unsigned long copy_vsx_to_user(void __user *to, in copy_vsx_to_user() function
160 err |= copy_vsx_to_user(v_regs, tsk); in setup_sigcontext()289 err |= copy_vsx_to_user(tm_v_regs, tsk); in setup_tm_sigcontexts()
292 if (copy_vsx_to_user(&frame->mc_vsregs, current)) in save_user_regs()432 if (copy_vsx_to_user(&tm_frame->mc_vsregs, in save_tm_user_regs()