Searched refs:NR_CPUS_BITS (Results 1 – 3 of 3) sorted by relevance
11 #define NR_CPUS_BITS 8 /* ilog2(CONFIG_NR_CPUS) */ macro
22 DEFINE(NR_CPUS_BITS, ilog2(CONFIG_NR_CPUS)); in main()
84 #define LAST__CPU_SHIFT NR_CPUS_BITS
Completed in 4 milliseconds