Module irqcon

Source
Expand description

Types related to supporting an interrupt controller.

Structs§

ApicLintLineTarget
A [LineSetTarget] implementation that raises APIC local interrupt lines.
DeliveryMode
IrqRoutes
A set of IRQ routes.
MsiRequest
An message-signaled interrupt request.

Constants§

IRQ_LINES

Traits§

ControlGic
Trait for controlling interrupt states on a GICv3 interrupt controller.
IoApicRouting
Trait for an interrupt controller that can deliver MSIs from an IO-APIC.