<dec f='src/src/sys/sys/ipi.h' l='74' type='void ipi_multicast(ipi_msg_t * , const kcpuset_t * )'/>
<def f='src/src/sys/kern/subr_ipi.c' l='329' ll='360' type='void ipi_multicast(ipi_msg_t * msg, const kcpuset_t * target)'/>
<doc f='src/src/sys/kern/subr_ipi.c' l='324'>/*
 * ipi_multicast: send an IPI to each CPU in the specified set.
 *
 * =&gt; The caller must ipi_wait() on the message for completion.
 */</doc>
