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

/freebsd-10.2-release/sys/powerpc/include/
H A Dsmp.h49 struct cpuref { struct
/freebsd-10.2-release/sys/powerpc/booke/
H A Dplatform_bare.c91 bare_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
/freebsd-10.2-release/sys/powerpc/wii/
H A Dplatform_wii.c144 wii_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
/freebsd-10.2-release/sys/powerpc/powerpc/
H A Dmp_machdep.c113 struct cpuref cpuref; local
/freebsd-10.2-release/sys/powerpc/ps3/
H A Dplatform_ps3.c161 ps3_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
176 ps3_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
186 ps3_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
199 ps3_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]
/freebsd-10.2-release/sys/powerpc/mpc85xx/
H A Dplatform_mpc85xx.c212 mpc85xx_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
274 mpc85xx_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
288 mpc85xx_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
303 mpc85xx_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]
/freebsd-10.2-release/sys/powerpc/powermac/
H A Dplatform_powermac.c206 powermac_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
223 powermac_smp_fill_cpuref(struct cpuref *cpuref, phandle_t cpu) argument
244 powermac_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
284 powermac_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
304 powermac_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]
/freebsd-10.2-release/sys/powerpc/pseries/
H A Dplatform_chrp.c270 chrp_timebase_freq(platform_t plat, struct cpuref *cpuref) argument
286 chrp_smp_first_cpu(platform_t plat, struct cpuref *cpuref) argument
335 chrp_smp_next_cpu(platform_t plat, struct cpuref *cpuref) argument
379 chrp_smp_get_bsp(platform_t plat, struct cpuref *cpuref) argument
[all...]

Completed in 118 milliseconds