Searched refs:cpu_broadcast (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dmachine_cpu.h47 int32_t cpu_broadcast(uint32_t *, broadcastFunc, uint32_t);
H A DpmsCPU.c279 (void)cpu_broadcast(&pmsBroadcastWait, pmsCPURemote, nstep); /* Tell everyone else to do it too */
H A Dcpu.c1160 cpu_broadcast(uint32_t *synch, broadcastFunc func, uint32_t parm) function
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Ddtrace_isa.c94 int32_t cpu_broadcast(uint32_t *, broadcastFunc, uint32_t); /* osfmk/ppc/machine_cpu.h */
140 (void)cpu_broadcast(&(xcArg.waitVar), xcRemote, (uint32_t)&xcArg);

Completed in 77 milliseconds