Skip to main content

nvme_handler

Function nvme_handler 

Source
extern "x86-interrupt" fn nvme_handler(
    _stack_frame: InterruptStackFrame,
)
Expand description

NVMe storage controller IRQ handler.

Processes I/O completion queue entries and wakes waiting tasks.