Searched defs:cpuref (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/powerpc/include/
H A Dsmp.h49 struct cpuref { struct
/freebsd-11-stable/sys/powerpc/booke/
H A Dplatform_bare.c91 bare_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
/freebsd-11-stable/sys/powerpc/powerpc/
H A Dmp_machdep.c112 struct cpuref cpuref; local
/freebsd-11-stable/sys/powerpc/ps3/
H A Dplatform_ps3.c171 ps3_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
186 ps3_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
196 ps3_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
209 ps3_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Dplatform_powermac.c216 powermac_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
233 powermac_smp_fill_cpuref(struct cpuref *cpuref, phandle_t cpu) argument
254 powermac_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
294 powermac_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
314 powermac_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Dplatform_chrp.c277 chrp_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
293 chrp_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
342 chrp_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
386 chrp_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c226 mpc85xx_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
293 mpc85xx_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
307 mpc85xx_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
322 mpc85xx_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]

Completed in 91 milliseconds