Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dplatform_powermac.c68 static int powermac_smp_first_cpu(platform_t, struct cpuref *cpuref);
84 PLATFORMMETHOD(platform_smp_first_cpu, powermac_smp_first_cpu),
263 powermac_smp_first_cpu(platform_t plat, struct cpuref *cpuref) in powermac_smp_first_cpu() function