Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/fpu/
Dxstate.h148 XSTATE_COPY_XSAVE, enumerator
/Linux-v5.15/arch/x86/kernel/fpu/
Dxstate.c998 case XSTATE_COPY_XSAVE: in copy_xstate_to_uabi_buf()
1022 if (copy_mode != XSTATE_COPY_XSAVE) in copy_xstate_to_uabi_buf()
Dregset.c134 copy_xstate_to_uabi_buf(to, target, XSTATE_COPY_XSAVE); in xstateregs_get()