Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dsignal.h44 extern unsigned long copy_ckvsx_from_user(struct task_struct *task,
H A Dsignal.c123 unsigned long copy_ckvsx_from_user(struct task_struct *task, in copy_ckvsx_from_user() function
H A Dsignal_64.c556 err |= copy_ckvsx_from_user(tsk, v_regs); in restore_tm_sigcontexts()