Module riscv::interrupt

source ·
Expand description

Interrupts

Functions

Disables all interrupts in the current hart.
Enables all the interrupts in the current hart.
Execute closure f with interrupts disabled in the current hart.