Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc/
Dsmp.h20 struct cpuinfo_PPC { struct
28 extern struct cpuinfo_PPC cpu_data[NR_CPUS]; argument
/linux-2.4.37.9/arch/ppc/kernel/
Dsmp.c42 struct cpuinfo_PPC cpu_data[NR_CPUS];
552 struct cpuinfo_PPC *c = &cpu_data[id]; in smp_store_cpu_info()