Home
last modified time | relevance | path

Searched refs:REQUIRED_MASK_BIT_SET (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h301 #define REQUIRED_MASK_BIT_SET(bit) \ macro
326 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
330 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \