Home
last modified time | relevance | path

Searched refs:copy_vsx_from_user (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dsignal.h37 extern unsigned long copy_vsx_from_user(struct task_struct *task,
Dsignal_64.c398 err |= copy_vsx_from_user(current, v_regs); in restore_sigcontext()
534 err |= copy_vsx_from_user(current, v_regs); in restore_tm_sigcontexts()
Dsignal_32.c304 unsigned long copy_vsx_from_user(struct task_struct *task, in copy_vsx_from_user() function
734 if (copy_vsx_from_user(current, &sr->mc_vsregs)) in restore_user_regs()
850 if (copy_vsx_from_user(current, &sr->mc_vsregs) || in restore_tm_user_regs()