Module x86::apic::ioapic

source · []
Expand description

To control an I/O APIC.

The IO APIC routes hardware interrupts to a local APIC.

Figuring out which (bus,dev,fun,vector) maps to which I/O APIC entry can be a pain.

Structs