Home
last modified time | relevance | path

Searched refs:copy_xstate_to_uabi_buf (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/fpu/
H A Dregset.c86 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_FX); in xfpregs_get()
138 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_XSAVE); in xstateregs_get()
422 copy_xstate_to_uabi_buf(mb, target, XSTATE_COPY_FP); in fpregs_get()
H A Dxstate.h48 extern void copy_xstate_to_uabi_buf(struct membuf to, struct task_struct *tsk,