Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/fpu/
Dxstate.h45 extern void __copy_xstate_to_uabi_buf(struct membuf to, struct fpstate *fpstate,
Dcore.c379 __copy_xstate_to_uabi_buf(mb, kstate, pkru, XSTATE_COPY_XSAVE); in fpu_copy_guest_fpstate_to_uabi()
Dxstate.c1058 void __copy_xstate_to_uabi_buf(struct membuf to, struct fpstate *fpstate, in __copy_xstate_to_uabi_buf() function
1186 __copy_xstate_to_uabi_buf(to, tsk->thread.fpu.fpstate, in copy_xstate_to_uabi_buf()