Searched refs:X86_FEATURE_MPX (Results 1 – 2 of 2) sorted by relevance
/tools/arch/x86/include/asm/ | ||
D | disabled-features.h | 16 # define DISABLE_MPX (1<<(X86_FEATURE_MPX & 31)) |
D | cpufeatures.h | 252 #define X86_FEATURE_MPX ( 9*32+14) /* Memory Protection Extension */ macro |