Home
last modified time | relevance | path

Searched defs:DISABLED_MASK_CHECK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/arch/x86/include/asm/
H A Ddisabled-features.h134 #define DISABLED_MASK_CHECK BUILD_BUG_ON_ZERO(NCAPINTS != 21) macro
/openbmc/linux/arch/x86/include/asm/
H A Ddisabled-features.h147 #define DISABLED_MASK_CHECK BUILD_BUG_ON_ZERO(NCAPINTS != 22) macro