Function x86::irq::disable

source · []
pub unsafe fn disable()
Expand description

Disable Interrupts.

Safety

Only allowed if we have IO privileges for the current operating level in RFlags.