X86_FEATURE_XSAVE  139 arch/x86/include/asm/cpufeatures.h #define X86_FEATURE_XSAVE		( 4*32+26) /* XSAVE/XRSTOR/XSETBV/XGETBV instructions */
X86_FEATURE_XSAVE  139 tools/arch/x86/include/asm/cpufeatures.h #define X86_FEATURE_XSAVE		( 4*32+26) /* XSAVE/XRSTOR/XSETBV/XGETBV instructions */
X86_FEATURE_XSAVE   22 tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c #define X86_FEATURE_XSAVE	(1<<26)