HomeFreeBSD

MFC r363495: Introduce ipi_self_from_nmi().

Description

MFC r363495: Introduce ipi_self_from_nmi().

It allows safe IPI sending to current CPU from NMI context.

Unlike other ipi_*() functions this waits for delivery to leave LAPIC in
a state safe for interrupted code.

Details

Provenance
mavAuthored on
Parents
rS363998: MFC r363490: Make lapic_ipi_vectored(APIC_IPI_DEST_SELF) NMI safe.
Branches
Unknown
Tags
Unknown