Searched refs:xcRemote (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.101.4/bsd/dev/arm/ |
| H A D | dtrace_isa.c | 105 xcRemote(void *foo) in xcRemote() function 133 cpu_broadcast_xcall(&dt_xc_sync, TRUE, xcRemote, (void*) &xcArg); in dtrace_xcall()
|
| /xnu-8020.101.4/bsd/dev/i386/ |
| H A D | dtrace_isa.c | 140 xcRemote( void *foo ) in xcRemote() function 163 mp_cpus_call (CPUMASK_ALL, ASYNC, xcRemote, (void*)&xcArg); in dtrace_xcall() 166 mp_cpus_call (cpu_to_cpumask((cpu_t)cpu), ASYNC, xcRemote, (void*)&xcArg); in dtrace_xcall()
|
| /xnu-8020.101.4/bsd/dev/arm64/ |
| H A D | dtrace_isa.c | 110 xcRemote(void *foo) in xcRemote() function 138 cpu_broadcast_xcall(&dt_xc_sync, TRUE, xcRemote, (void*) &xcArg); in dtrace_xcall()
|