Searched refs:NCAPINTS (Results 1 – 9 of 9) sorted by relevance
30 for (i = 0; i < NCAPINTS; i++) { in main()34 if (i == NCAPINTS-1 && j == 31) { in main()
32 static u32 err_flags[NCAPINTS];36 static const u32 req_flags[NCAPINTS] =85 for (i = 0; i < NCAPINTS; i++) { in check_cpuflags()
42 for (i = 0; i < NCAPINTS; i++) { in show_cap_strs()64 for (i = 0; i < NCAPINTS; i++) { in show_cap_strs()
10 u32 flags[NCAPINTS];
15 #define NCAPINTS 14 /* N 32-bit words worth of info */ macro265 #define X86_BUG(x) (NCAPINTS*32 + (x))283 extern const char * const x86_cap_flags[NCAPINTS*32];602 #define MAX_CPU_FEATURES (NCAPINTS * 32)
112 __u32 x86_capability[NCAPINTS + NBUGINTS];159 extern __u32 cpu_caps_cleared[NCAPINTS];160 extern __u32 cpu_caps_set[NCAPINTS];
97 for (i = 0; i < 32*NCAPINTS; i++) in show_cpuinfo()103 unsigned int bug_bit = 32*NCAPINTS + i; in show_cpuinfo()
368 __u32 cpu_caps_cleared[NCAPINTS];369 __u32 cpu_caps_set[NCAPINTS];893 for (i = 0; i < NCAPINTS; i++) { in identify_cpu()954 for (i = 0; i < NCAPINTS; i++) { in identify_cpu()967 for (i = 0; i < NCAPINTS; i++) in identify_cpu()971 for (i = NCAPINTS; i < NCAPINTS + NBUGINTS; i++) in identify_cpu()1133 if (get_option(&arg, &bit) && bit < NCAPINTS*32) in setup_disablecpuid()
385 BUG_ON(a->cpuid >= (NCAPINTS + NBUGINTS) * 32); in apply_alternatives()