Searched refs:DISABLED_MASK8 (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
H A D | disabled-features.h | 42 #define DISABLED_MASK8 0 macro |
H A D | cpufeature.h | 322 (((bit)>>5)==8 && (1UL<<((bit)&31) & DISABLED_MASK8)) || \ |
Completed in 50 milliseconds