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