Expand description
Types related to supporting an interrupt controller.
Structs§
- Apic
Lint Line Target - A [
LineSetTarget
] implementation that raises APIC local interrupt lines. - Delivery
Mode - IrqRoutes
- A set of IRQ routes.
- MsiRequest
- An message-signaled interrupt request.
Constants§
Traits§
- Control
Gic - Trait for controlling interrupt states on a GICv3 interrupt controller.
- IoApic
Routing - Trait for an interrupt controller that can deliver MSIs from an IO-APIC.