Searched refs:cpu_broadcast_xcall (Results 1 – 5 of 5) sorted by relevance
| /xnu-8792.61.2/bsd/dev/arm64/ |
| H A D | dtrace_isa.c | 138 cpu_broadcast_xcall(&dt_xc_sync, TRUE, xcRemote, (void*) &xcArg); in dtrace_xcall()
|
| /xnu-8792.61.2/osfmk/kperf/ |
| H A D | kptimer.c | 369 cpu_broadcast_xcall((uint32_t *)&xcsync, TRUE /* include self */, fn, in kptimer_broadcast()
|
| /xnu-8792.61.2/osfmk/arm/ |
| H A D | cpu_common.c | 309 cpu_broadcast_xcall(uint32_t *synch, in cpu_broadcast_xcall() function
|
| H A D | machine_routines.h | 861 unsigned int cpu_broadcast_xcall(uint32_t *, boolean_t, broadcastFunc, void *);
|
| /xnu-8792.61.2/osfmk/arm64/ |
| H A D | monotonic_arm64.c | 1438 cpu_broadcast_xcall(&mt_xc_sync, TRUE, mt_microstackshot_start_remote, in mt_microstackshot_start_arch()
|