Skip to main content

handle_interrupt

Function handle_interrupt 

Source
pub fn handle_interrupt()
Expand description

Handle VirtIO block device interrupt

Called from the IDT IRQ handler when the VirtIO device signals completion. Acknowledges the interrupt and processes completed requests.