Home
last modified time | relevance | path

Searched refs:XSTATE_COPY_XSAVE (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/x86/kernel/fpu/
Dxstate.h41 XSTATE_COPY_XSAVE, enumerator
Dregset.c138 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_XSAVE); in xstateregs_get()
Dxstate.c1108 case XSTATE_COPY_XSAVE: in __copy_xstate_to_uabi_buf()
1132 if (copy_mode != XSTATE_COPY_XSAVE) in __copy_xstate_to_uabi_buf()
Dcore.c380 XSTATE_COPY_XSAVE); in fpu_copy_guest_fpstate_to_uabi()