Searched refs:NR_CPU_NAMES (Results 1 – 1 of 1) sorted by relevance
222 #define NR_CPU_NAMES ARRAY_SIZE(cpu_names) macro294 if ((cpu_id >= NR_CPU_NAMES) || (arch_id >= NR_ARCH_NAMES)) { in setup_processor()357 if (boot_cpu_data.cpu_type < NR_CPU_NAMES) in c_show()