X86_FEATURE_OSXSAVE  140 arch/x86/include/asm/cpufeatures.h #define X86_FEATURE_OSXSAVE		( 4*32+27) /* "" XSAVE instruction enabled in the OS */
X86_FEATURE_OSXSAVE  140 tools/arch/x86/include/asm/cpufeatures.h #define X86_FEATURE_OSXSAVE		( 4*32+27) /* "" XSAVE instruction enabled in the OS */
X86_FEATURE_OSXSAVE   23 tools/testing/selftests/kvm/x86_64/cr4_cpuid_sync_test.c #define X86_FEATURE_OSXSAVE	(1<<27)