Searched refs:XRSTOR (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/arch/x86/include/asm/fpu/ |
D | internal.h | 197 #define XRSTOR ".byte " REX_PREFIX "0x0f,0xae,0x2f" macro 252 asm volatile(ALTERNATIVE(XRSTOR, \ 277 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_booting() 368 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in xrstor_from_user_sigframe() 387 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_safe()
|
/Linux-v5.15/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 45 1, 0, ECX, 26, xsave, XSAVE/XRSTOR processor extended states (XSETBV/XGETBV/XCR0) 253 0xD, 0, ECX, 31:0, max_sz_xsave, Maximum size (bytes) of the XSAVE/XRSTOR save area
|
/Linux-v5.15/arch/x86/lib/ |
D | x86-opcode-map.txt | 1044 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
/Linux-v5.15/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 1044 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|