Home
last modified time | relevance | path

Searched refs:cpu_specs (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcputable.c138 static struct cpu_spec __initdata cpu_specs[] = { variable
2157 struct cpu_spec *s = cpu_specs; in identify_cpu()
2162 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu()
2179 struct cpu_spec *s = cpu_specs; in identify_cpu_name()
2186 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu_name()