Searched refs:XRSTORS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | 86 #define XRSTORS ".byte " REX_PREFIX "0x0f,0xc7,0x1f" macro 136 XRSTORS, X86_FEATURE_XSAVES) \ 325 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_safe()
|
H A D | xstate.c | 321 XSTATE_OP(XRSTORS, xstate, lmask, hmask, err); in os_xrstor_booting() 1395 XSTATE_OP(XRSTORS, xstate, (u32)mask, (u32)(mask >> 32), err); in xrstors()
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 258 0xD, 1, EAX, 3, xsaves, XSAVES/XRSTORS and IA32_XSS supported
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 4647 "XRSTORS mem","XRSTORS mem","xrstors mem","0F C7 /3","V","V","XSAVES","modrm_memonly,operand16,oper…
|