Structs§
- An interrupt to be sent to one or more
Apic
s. - The vector and type of an
Interrupt
. - Specifies the destination processors for an
Interrupt
. - Pending
Apic
interrupts to be injected into a vcpu. - Reg 🔒
Enums§
- A message from an
Apic
to theUserspaceIrqChip
. - A quick method of specifying all processors, all excluding self, or self as the destination.
- The APIC registers that store interrupt vector bitmaps. Each has 256 bit flags, one for each interrupt vector. The flags are spread across the first 32 bits of each of eight 16-byte APIC register slots.