DISABLE_SMAP       20 arch/x86/include/asm/disabled-features.h # define DISABLE_SMAP	0
DISABLE_SMAP       22 arch/x86/include/asm/disabled-features.h # define DISABLE_SMAP	(1<<(X86_FEATURE_SMAP & 31))
DISABLE_SMAP       20 tools/arch/x86/include/asm/disabled-features.h # define DISABLE_SMAP	0
DISABLE_SMAP       22 tools/arch/x86/include/asm/disabled-features.h # define DISABLE_SMAP	(1<<(X86_FEATURE_SMAP & 31))