Searched refs:__copy_xstate_to_uabi_buf (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kernel/fpu/
H A Dxstate.h45 extern void __copy_xstate_to_uabi_buf(struct membuf to, struct fpstate *fpstate,
H A Dxstate.c1050 * __copy_xstate_to_uabi_buf - Copy kernel saved xstate to a UABI buffer
1063 void __copy_xstate_to_uabi_buf(struct membuf to, struct fpstate *fpstate, function
1190 __copy_xstate_to_uabi_buf(to, tsk->thread.fpu.fpstate,
H A Dcore.c379 __copy_xstate_to_uabi_buf(mb, kstate, xfeatures, pkru,

Completed in 118 milliseconds