DISABLE_MPX 14 arch/x86/include/asm/disabled-features.h # define DISABLE_MPX 0 DISABLE_MPX 16 arch/x86/include/asm/disabled-features.h # define DISABLE_MPX (1<<(X86_FEATURE_MPX & 31)) DISABLE_MPX 14 tools/arch/x86/include/asm/disabled-features.h # define DISABLE_MPX 0 DISABLE_MPX 16 tools/arch/x86/include/asm/disabled-features.h # define DISABLE_MPX (1<<(X86_FEATURE_MPX & 31))