<dec f='src/src/sys/sys/ipi.h' l='75' type='void ipi_broadcast(ipi_msg_t * )'/>
<use f='src/src/sys/kern/subr_ipi.c' l='165' u='c' c='ipi_unregister'/>
<def f='src/src/sys/kern/subr_ipi.c' l='367' ll='394' type='void ipi_broadcast(ipi_msg_t * msg)'/>
<doc f='src/src/sys/kern/subr_ipi.c' l='362'>/*
 * ipi_broadcast: send an IPI to all CPUs.
 *
 * =&gt; The caller must ipi_wait() on the message for completion.
 */</doc>
