Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/fpu/
H A Dxstate.h107 #define XRSTORS "xrstors" REX_SUFFIX " %[xa]" macro
157 XRSTORS, X86_FEATURE_XSAVES) \
349 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_safe()
H A Dxstate.c313 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_booting()
1396 XSTATE_OP(XRSTORS, xstate, (u32)mask, (u32)(mask >> 32), err); in xrstors()
/linux-6.15/tools/arch/x86/kcpuid/
H A Dcpuid.csv358 …0xd, 1, eax, 3, xsaves , XSAVES/XRSTORS instructions (and XSS MS…