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

/linux-master/arch/x86/kernel/fpu/
H A Dregset.c86 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_FX);
138 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_XSAVE);
421 copy_xstate_to_uabi_buf(mb, target, XSTATE_COPY_FP);
H A Dxstate.h48 extern void copy_xstate_to_uabi_buf(struct membuf to, struct task_struct *tsk,
H A Dxstate.c1176 * copy_xstate_to_uabi_buf - Copy kernel saved xstate to a UABI buffer
1187 void copy_xstate_to_uabi_buf(struct membuf to, struct task_struct *tsk, function

Completed in 81 milliseconds