Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/fpu/
Dxstate.h41 XSTATE_COPY_XSAVE, enumerator
Dregset.c137 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_XSAVE); in xstateregs_get()
Dcore.c379 __copy_xstate_to_uabi_buf(mb, kstate, pkru, XSTATE_COPY_XSAVE); in fpu_copy_guest_fpstate_to_uabi()
Dxstate.c1082 case XSTATE_COPY_XSAVE: in __copy_xstate_to_uabi_buf()
1106 if (copy_mode != XSTATE_COPY_XSAVE) in __copy_xstate_to_uabi_buf()