Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/fpu/
Dxstate.c1203 static int copy_uabi_to_xstate(struct fpstate *fpstate, const void *kbuf, in copy_uabi_to_xstate() function
1273 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()