Searched refs:XRSTOR (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/x86/kernel/fpu/ |
D | xstate.h | 84 #define XRSTOR ".byte " REX_PREFIX "0x0f,0xae,0x2f" macro 134 asm volatile(ALTERNATIVE(XRSTOR, \ 297 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in xrstor_from_user_sigframe() 320 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_safe()
|
D | xstate.c | 320 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_booting()
|
/linux-6.1.9/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-6.1.9/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 1129 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
/linux-6.1.9/arch/x86/lib/ |
D | x86-opcode-map.txt | 1129 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|