XSAVES 243 arch/x86/include/asm/fpu/internal.h XSAVES, X86_FEATURE_XSAVES) \ XSAVES 284 arch/x86/include/asm/fpu/internal.h XSTATE_OP(XSAVES, xstate, lmask, hmask, err); XSAVES 117 arch/x86/kvm/cpuid.c if (best && (best->eax & (F(XSAVES) | F(XSAVEC)))) XSAVES 446 arch/x86/kvm/cpuid.c unsigned f_xsaves = kvm_x86_ops->xsaves_supported() ? F(XSAVES) : 0; XSAVES 665 arch/x86/kvm/cpuid.c if (entry[i].eax & (F(XSAVES)|F(XSAVEC))) XSAVES 130 tools/lib/traceevent/plugins/plugin_kvm.c _ER(XSAVES, 63) \