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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dkernel.h15 extern void cpu_probe(void);
H A Ddevices.c23 extern void cpu_probe(void);
135 cpu_probe();
H A Dsun4m_smp.c67 extern void cpu_probe(void);
99 cpu_probe();
H A Dsun4d_smp.c72 extern void cpu_probe(void);
122 cpu_probe();
H A Dcpu.c316 void __cpuinit cpu_probe(void) function
H A Dleon_smp.c96 cpu_probe();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2/
H A Dprobe.c16 void __cpuinit cpu_probe(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh2a/
H A Dprobe.c16 void __cpuinit cpu_probe(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-info.h88 extern void cpu_probe(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh5/
H A Dprobe.c20 void __cpuinit cpu_probe(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh3/
H A Dprobe.c19 void __cpuinit cpu_probe(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dprocessor.h110 extern void cpu_probe(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsmp.c104 /* Only do cpu_probe for first TC of CPU */
109 cpu_probe();
H A Dsetup.c549 cpu_probe();
H A Dcpu-probe.c259 * It's used by cpu_probe to distinguish between R3000A and R3081.
976 __cpuinit void cpu_probe(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmachdep.h268 ssize_t (*cpu_probe)(const char *, size_t); member in struct:machdep_calls
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/
H A Dinit.c296 * and cache configuration in cpu_probe().
303 cpu_probe();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dprobe.c18 void __cpuinit cpu_probe(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dleon.h357 extern void cpu_probe(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dsysfs.c438 if (ppc_md.cpu_probe)
439 return ppc_md.cpu_probe(buf, count);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Ddlpar.c557 ppc_md.cpu_probe = dlpar_cpu_probe;

Completed in 236 milliseconds