Structs§
- Snapshot of Ioapic state. Some fields were intentionally excluded:
- OutEvent 🔒Stores the outbound IRQ line in runtime & serializable forms.
- This struct is essentially the complete serialized form of IrqEvent as used in Ioapic::out_events.
Enums§
Constants§
- RTC_IRQ 🔒
Functions§
- Given an offset that was read from/written to, return a tuple of the relevant IRQ and whether the offset refers to the high bits of that register.
- Given an IRQ and whether or not the selector should refer to the high bits, return a selector suitable to use as an offset to read to/write from.