Searched refs:NCAPINTS (Results 1 – 4 of 4) sorted by relevance
37 for (i = 0; i < NCAPINTS; i++) { in show_cap_strs()
76 __u32 x86_capability[NCAPINTS + NBUGINTS];
8 #define NCAPINTS 22 /* N 32-bit words worth of info */ macro524 #define X86_BUG(x) (NCAPINTS*32 + (x))
115 #define MAX_FEATURE_BITS ((NCAPINTS + NBUGINTS) * sizeof(u32) * 8)