Searched refs:copy_xstate_to_uabi_buf (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/arch/x86/kernel/fpu/ |
| D | regset.c | 81 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_FX); in xfpregs_get() 134 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_XSAVE); in xstateregs_get() 337 copy_xstate_to_uabi_buf(mb, target, XSTATE_COPY_FP); in fpregs_get()
|
| D | xstate.c | 975 void copy_xstate_to_uabi_buf(struct membuf to, struct task_struct *tsk, in copy_xstate_to_uabi_buf() function
|
| /Linux-v5.15/arch/x86/include/asm/fpu/ |
| D | xstate.h | 152 void copy_xstate_to_uabi_buf(struct membuf to, struct task_struct *tsk,
|