Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dcpufeature.h294 #define REQUIRED_MASK_BIT_SET(bit) \ macro
319 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
323 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \