Searched refs:NR_ARCH_NAMES (Results 1 – 1 of 1) sorted by relevance
228 #define NR_ARCH_NAMES ARRAY_SIZE(arch_names) macro294 if ((cpu_id >= NR_CPU_NAMES) || (arch_id >= NR_ARCH_NAMES)) { in setup_processor()353 if (boot_cpu_data.arch_type < NR_ARCH_NAMES) in c_show()