NCAPINTS 242 arch/x86/include/asm/cpufeature.h #define X86_BUG(x) (NCAPINTS*32 + (x)) NCAPINTS 259 arch/x86/include/asm/cpufeature.h extern const char * const x86_cap_flags[NCAPINTS*32]; NCAPINTS 573 arch/x86/include/asm/cpufeature.h #define MAX_CPU_FEATURES (NCAPINTS * 32) NCAPINTS 106 arch/x86/include/asm/processor.h __u32 x86_capability[NCAPINTS + NBUGINTS]; NCAPINTS 150 arch/x86/include/asm/processor.h extern __u32 cpu_caps_cleared[NCAPINTS]; NCAPINTS 151 arch/x86/include/asm/processor.h extern __u32 cpu_caps_set[NCAPINTS];