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