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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcputable.c99 static struct cpu_spec __initdata cpu_specs[] = { variable in typeref:struct:__initdata
2017 * not found inside cpu_specs[], then we are possibly
2057 struct cpu_spec *s = cpu_specs;
2062 for (i = 0; i < ARRAY_SIZE(cpu_specs); i++,s++) {

Completed in 54 milliseconds