Searched refs:cpu_specs (Results 1 – 1 of 1) sorted by relevance
142 static struct cpu_spec __initdata cpu_specs[] = { variable2161 struct cpu_spec *s = cpu_specs; in identify_cpu()2166 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu()2183 struct cpu_spec *s = cpu_specs; in identify_cpu_name()2190 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu_name()