Expand description
Abstraction of the I/O APIC that is used for management of external interrupts.
Structs§
- Identification πI/O APIC identification
- The I/O APICβs Core component is the IO-redirection table. This table is used to configure a flexible mapping between the interrupt number and the external interruption. Entries within this table have a width of 64 bit.
- SlotH πEntry in the redirection table. Higher Half.
- SlotL πEntry in the redirection table. Lower Half.
- Version πI/O APIC version information
Enums§
- The different devices that can send interrupts
Statics§
- The shared IOAPIC instance.
Traits§
- Register πAn APIC register that can be read/written to IOWIN.