Module acpi::platform::interrupt[][src]

Structs

Apic
InterruptSourceOverride

Describes a difference in the mapping of an ISA interrupt to how it’s mapped in other interrupt models. For example, if a device is connected to ISA IRQ 0 and IOAPIC input 2, an override will appear mapping source 0 to GSI 2. Currently these will only be created for ISA interrupt sources.

IoApic
NmiLine
NmiSource

Describes a Global System Interrupt that should be enabled as non-maskable. Any source that is non-maskable can not be used by devices.

Enums

InterruptModel
LocalInterruptLine
NmiProcessor
Polarity
TriggerMode