Searched refs:XRSTOR (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/kernel/fpu/ |
| H A D | xstate.h | 117 #define XRSTOR "xrstor" REX_SUFFIX " %[xa]" macro 167 asm volatile("1: " ALTERNATIVE(XRSTOR, \ 339 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in xrstor_from_user_sigframe() 362 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_safe()
|
| H A D | xstate.c | 349 XSTATE_OP(XRSTOR, xstate, lmask, hmask, err); in os_xrstor_booting()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 353 …0xd, 0, ebx, 31:0, xsave_sz_xcr0_enabled , XSAVE/XRSTOR area byte size, for XCR0 e… 354 …0xd, 0, ecx, 31:0, xsave_sz_max , XSAVE/XRSTOR area max byte size, all CP… 797 0x80000008, 0, ebx, 2, xsaveerptr , XSAVE/XRSTOR always saves/restore…
|
| /linux/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1344 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 1344 5: XRSTOR | lfence (11B) | INCSSPD/Q Ry (F3),(11B)
|