Searched refs:NCAPINTS (Results 1 – 5 of 5) sorted by relevance
54 static unsigned int cleared_caps[NCAPINTS];55 static unsigned int forced_caps[NCAPINTS];459 for (i = 0; i < NCAPINTS; i++) in identify_cpu()488 for (i = 0 ; i < NCAPINTS ; ++i) { in identify_cpu()506 for (i = 0; i < NCAPINTS; i++) in identify_cpu()543 for ( i = 0 ; i < NCAPINTS ; i++ ) in identify_cpu()
50 #define NCAPINTS (FSCAPINTS + X86_NR_SYNTH + X86_NR_BUG) /* N 32-bit words worth of info */ macro
121 unsigned int x86_capability[NCAPINTS];
212 BUG_ON(a->cpuid >= NCAPINTS * 32); in _apply_alternatives()
542 for ( i = 0; i < NCAPINTS; ++i ) in recheck_cpu_features()
Completed in 10 milliseconds