Searched refs:copy_uabi_to_xstate (Results 1 – 1 of 1) sorted by relevance
1203 static int copy_uabi_to_xstate(struct fpstate *fpstate, const void *kbuf, in copy_uabi_to_xstate() function1273 return copy_uabi_to_xstate(fpstate, kbuf, NULL); in copy_uabi_from_kernel_to_xstate()1284 return copy_uabi_to_xstate(fpstate, NULL, ubuf); in copy_sigframe_from_user_to_xstate()