Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c99 static int mpc85xx_smp_first_cpu(platform_t, struct cpuref *cpuref);
113 PLATFORMMETHOD(platform_smp_first_cpu, mpc85xx_smp_first_cpu),
289 mpc85xx_smp_first_cpu(platform_t plat, struct cpuref *cpuref) in mpc85xx_smp_first_cpu() function