Searched refs:__copy_xstate_to_uabi_buf (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/arch/x86/kernel/fpu/ |
D | xstate.h | 45 extern void __copy_xstate_to_uabi_buf(struct membuf to, struct fpstate *fpstate,
|
D | xstate.c | 1083 void __copy_xstate_to_uabi_buf(struct membuf to, struct fpstate *fpstate, in __copy_xstate_to_uabi_buf() function 1210 __copy_xstate_to_uabi_buf(to, tsk->thread.fpu.fpstate, in copy_xstate_to_uabi_buf()
|
D | core.c | 379 __copy_xstate_to_uabi_buf(mb, kstate, xfeatures, pkru, in fpu_copy_guest_fpstate_to_uabi()
|