Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h41 XSTATE_COPY_XSAVE, enumerator
H A Dregset.c138 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_XSAVE); in xstateregs_get()
H A Dxstate.c1088 case XSTATE_COPY_XSAVE: in __copy_xstate_to_uabi_buf()
1112 if (copy_mode != XSTATE_COPY_XSAVE) in __copy_xstate_to_uabi_buf()
H A Dcore.c380 XSTATE_COPY_XSAVE); in fpu_copy_guest_fpstate_to_uabi()