Skip to main content

arch_interrupt_save

Function arch_interrupt_save 

Source
pub fn arch_interrupt_save() -> InterruptSavedState
Expand description

Save the current interrupt state (specifically, whether interrupts are enabled) and disable interrupts on the current CPU.