Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dsignal.h42 extern unsigned long copy_vsx_from_user(struct task_struct *task,
H A Dsignal.c69 unsigned long copy_vsx_from_user(struct task_struct *task, in copy_vsx_from_user() function
H A Dsignal_64.c555 err |= copy_vsx_from_user(tsk, tm_v_regs); in restore_tm_sigcontexts()