Home
last modified time | relevance | path

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

/NextBSD/sys/powerpc/include/
HDplatform.h51 int platform_smp_first_cpu(struct cpuref *);
/NextBSD/sys/powerpc/powerpc/
HDmp_machdep.c116 error = platform_smp_first_cpu(&cpuref); in cpu_mp_setmaxid()
153 error = platform_smp_first_cpu(&cpu); in cpu_mp_start()
HDclock.c174 platform_smp_first_cpu(&cpu); in decr_init()
HDplatform.c210 platform_smp_first_cpu(struct cpuref *cpu) in platform_smp_first_cpu() function
/NextBSD/sys/powerpc/ps3/
HDplatform_ps3.c85 PLATFORMMETHOD(platform_smp_first_cpu, ps3_smp_first_cpu),
/NextBSD/sys/powerpc/powermac/
HDplatform_powermac.c77 PLATFORMMETHOD(platform_smp_first_cpu, powermac_smp_first_cpu),
/NextBSD/sys/powerpc/mpc85xx/
HDplatform_mpc85xx.c94 PLATFORMMETHOD(platform_smp_first_cpu, mpc85xx_smp_first_cpu),
/NextBSD/sys/powerpc/pseries/
HDplatform_chrp.c94 PLATFORMMETHOD(platform_smp_first_cpu, chrp_smp_first_cpu),