Searched refs:DISABLED_MASK9 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
H A D | disabled-features.h | 43 #define DISABLED_MASK9 (DISABLE_MPX) macro |
H A D | cpufeature.h | 323 (((bit)>>5)==9 && (1UL<<((bit)&31) & DISABLED_MASK9)) ) |
Completed in 107 milliseconds