Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Ddisabled-features.h88 #define DISABLED_MASK_CHECK BUILD_BUG_ON_ZERO(NCAPINTS != 20)
Drequired-features.h105 #define REQUIRED_MASK_CHECK BUILD_BUG_ON_ZERO(NCAPINTS != 20)
Dcpufeatures.h16 #define NCAPINTS 20 /* N 32-bit words worth of info */ macro
383 #define X86_BUG(x) (NCAPINTS*32 + (x))