Module sbi::ipi

source · []
Expand description

IPI extension

Constants

The IPI extension ID

Functions

Send an inter-processor interrupt (IPI) to the harts defined in hart_mask. The IPI is received on a hart as a supervisor software interrupt.