HomeSort by: relevance | last modified time | path
    Searched defs:ipi_broadcast (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
subr_ipi.c 171 ipi_broadcast(&ipimsg, false);
406 * ipi_broadcast: send an IPI to all CPUs.
411 ipi_broadcast(ipi_msg_t *msg, bool skip_self) function in typeref:typename:void
subr_ipi.c 171 ipi_broadcast(&ipimsg, false);
406 * ipi_broadcast: send an IPI to all CPUs.
411 ipi_broadcast(ipi_msg_t *msg, bool skip_self) function in typeref:typename:void

Completed in 22 milliseconds