Available on x86 or x86-64 only.
Expand description
Support for managing interrupts.
Structs§
- APIC
Base Register  IA32_APIC_BASE: A model-specific register that allows relocating an advanced programmable interrupt controller (APIC)’s control structure.- Interrupt
Descriptor Table Register  IDTR: Contains the memory range of the interrupt descriptor table.- Interrupt
Vector  - An interrupt/exception number.