Searched refs:XSAVE (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/arch/x86/include/asm/fpu/ |
D | internal.h | 207 #define XSAVE ".byte " REX_PREFIX "0x0f,0xae,0x27" macro 241 asm volatile(ALTERNATIVE_2(XSAVE, \ 286 XSTATE_OP(XSAVE, xstate, lmask, hmask, err); in copy_xregs_to_kernel_booting() 369 XSTATE_OP(XSAVE, buf, -1, -1, err); in copy_xregs_to_user()
|
/Linux-v5.4/Documentation/x86/ |
D | intel_mpx.rst | 225 directory. So kernel have to use XSAVE instruction to get the base 228 But XSAVE is expected to be very expensive. In order to do performance 241 directory at them through XSAVE instruction, and then set valid bit
|
/Linux-v5.4/arch/x86/kvm/ |
D | cpuid.c | 476 0 /* Reserved*/ | F(AES) | F(XSAVE) | 0 /* OSXSAVE */ | F(AVX) | in __do_cpuid_func()
|
/Linux-v5.4/arch/x86/lib/ |
D | x86-opcode-map.txt | 1021 4: XSAVE | ptwrite Ey (F3),(11B)
|
/Linux-v5.4/tools/arch/x86/lib/ |
D | x86-opcode-map.txt | 1021 4: XSAVE | ptwrite Ey (F3),(11B)
|