pub fn arch_interrupt_restore(state: InterruptSavedState)Expand description
Restore the interrupt state on the current CPU to a previously saved state.
pub fn arch_interrupt_restore(state: InterruptSavedState)Restore the interrupt state on the current CPU to a previously saved state.