Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dcpufeature.h64 #define REQUIRED_MASK_BIT_SET(feature_bit) \ macro
111 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
115 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \