static MADT_OVERRIDES: Mutex<[Option<InterruptSourceOverride>; 16]>Expand description
MADT interrupt-source overrides, stored so PCI NIC drivers can route their IRQ correctly after the APIC init phase.
static MADT_OVERRIDES: Mutex<[Option<InterruptSourceOverride>; 16]>MADT interrupt-source overrides, stored so PCI NIC drivers can route their IRQ correctly after the APIC init phase.