Searched refs:XSAVE (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/arch/x86/include/asm/fpu/ |
D | internal.h | 215 #define XSAVE ".byte " REX_PREFIX "0x0f,0xae,0x27" macro 249 asm volatile(ALTERNATIVE_2(XSAVE, \ 294 XSTATE_OP(XSAVE, xstate, lmask, hmask, err); in copy_xregs_to_kernel_booting() 377 XSTATE_OP(XSAVE, buf, -1, -1, err); in copy_xregs_to_user()
|
/Linux-v4.19/Documentation/x86/ |
D | intel_mpx.txt | 217 directory. So kernel have to use XSAVE instruction to get the base 220 But XSAVE is expected to be very expensive. In order to do performance 233 directory at them through XSAVE instruction, and then set valid bit
|
/Linux-v4.19/arch/x86/kvm/ |
D | cpuid.c | 371 0 /* Reserved*/ | F(AES) | F(XSAVE) | 0 /* OSXSAVE */ | F(AVX) | in __do_cpuid_ent()
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 1021 4: XSAVE | ptwrite Ey (F3),(11B)
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 1021 4: XSAVE | ptwrite Ey (F3),(11B)
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 1021 4: XSAVE | ptwrite Ey (F3),(11B)
|