Structsยง
- DestinationFormat ๐
 - An interrupt to be sent to one or more
Apics. - InterruptCommand ๐
 - The vector and type of an
Interrupt. - Specifies the destination processors for an
Interrupt. - LocalInterrupt ๐
 - LogicalDestination ๐
 - Pending
Apicinterrupts to be injected into a vcpu. - Reg ๐
 - VersionRegister ๐
 
Enumsยง
- A message from an
Apicto theUserspaceIrqChip. - A quick method of specifying all processors, all excluding self, or self as the destination.
 - VectorReg ๐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.
 
Constantsยง
- Address of the start of APIC MMIO region.
 - Length in bytes of APIC MMIO region.
 - BOOTSTRAP_PROCESSOR ๐
 - LOCAL_VECTOR_MASKED ๐
 - MAX_LVT ๐
 - REG_ALIGN_BYTES ๐
 - SOFTWARE_ENABLE ๐
 - TIMER_DIVIDE_TABLE ๐
 - TIMER_MODE_MASK ๐
 - TIMER_MODE_ONE_SHOT ๐
 - TIMER_MODE_PERIODIC ๐
 - VERSION ๐
 - ZERO_DURATION ๐