Searched refs:XRSTOR (Results 1 – 3 of 3) sorted by relevance
/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | 107 #define XRSTOR ".byte " REX_PREFIX "0x0f,0xae,0x2f" macro 153 asm volatile("1: " ALTERNATIVE(XRSTOR, \ 325 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in xrstor_from_user_sigframe() 348 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_safe()
|
/linux/tools/arch/x86/lib/ |
H A D | x86-opcode-map.txt | 1261 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 794 0x80000008, 0, ebx, 2, xsaveerptr , XSAVE/XRSTOR always saves/restore…
|