Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dcputable.c104 struct cpu_spec *s = cpu_specs; in identify_cpu()
107 BUILD_BUG_ON(!ARRAY_SIZE(cpu_specs)); in identify_cpu()
111 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu()
128 struct cpu_spec *s = cpu_specs; in identify_cpu_name()
135 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) { in identify_cpu_name()
A Dcpu_specs_8xx.h6 static struct cpu_spec cpu_specs[] __initdata = { variable
A Dcpu_specs_85xx.h9 static struct cpu_spec cpu_specs[] __initdata = { variable
A Dcpu_specs_47x.h9 static struct cpu_spec cpu_specs[] __initdata = { variable
A Dcpu_specs_e500mc.h17 static struct cpu_spec cpu_specs[] __initdata = { variable
A Dcpu_specs_40x.h6 static struct cpu_spec cpu_specs[] __initdata = { variable
A Dcpu_specs_44x.h9 static struct cpu_spec cpu_specs[] __initdata = { variable
A Dcpu_specs_book3s_64.h63 static struct cpu_spec cpu_specs[] __initdata = { variable
A Dcpu_specs_book3s_32.h9 static struct cpu_spec cpu_specs[] __initdata = { variable

Completed in 9 milliseconds