⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

msix_interrupt_handler

Function msix_interrupt_handler 

Source
pub fn msix_interrupt_handler(_vector: u8)
Expand description

MSI-X interrupt handler stub.

Called from the architecture-specific interrupt dispatch when an xHCI MSI-X vector fires.