Searched refs:cpu_specs (Results 1 – 9 of 9) sorted by relevance
108 struct cpu_spec *s = cpu_specs; in identify_cpu()111 BUILD_BUG_ON(!ARRAY_SIZE(cpu_specs)); in identify_cpu()115 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu()132 struct cpu_spec *s = cpu_specs; in identify_cpu_name()139 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu_name()
6 static struct cpu_spec cpu_specs[] __initdata = { variable
9 static struct cpu_spec cpu_specs[] __initdata = { variable
18 static struct cpu_spec cpu_specs[] __initdata = { variable
63 static struct cpu_spec cpu_specs[] __initdata = { variable