Searched refs:REQUIRED_MASK8 (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | required-features.h | 93 #define REQUIRED_MASK8 0 macro |
H A D | cpufeature.h | 303 (((bit)>>5)==8 && (1UL<<((bit)&31) & REQUIRED_MASK8)) || \ |
Completed in 64 milliseconds