Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsignal.h39 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.c537 err |= copy_ckvsx_from_user(tsk, v_regs); in restore_tm_sigcontexts()
H A Dsignal_32.c658 copy_ckvsx_from_user(current, &sr->mc_vsregs)) in restore_tm_user_regs()