Expand description
Abstractions for the local APIC for timers, IPI and internal interrupt
Structs§
- Register for reconfiguring the base address
- Destination Format Register.
- EndOf
Int 🔒EOI Register, WO - Local APIC ID Register.
- Interrupt Command Register 2, R/W
- Interrupt Command Register 1, R/W
- Abstracts the local APICs (which is integrated into every CPU core)
- Logical Destination Register.
- Spurious Interrupt Vector Register.
- Task
Prio 🔒Task Priority Register, R/W - LApic timer current counter register, RO
- LApic timer control register, R/W
- Timer
Div 🔒LApic timer divide configuration register, RW - LApic timer initial counter register, R/W
- Version 🔒Local APIC Version Register, RO
Enums§
- Delivery mode specifies the type of interrupt sent to the CPU.
- Destination for an inter-processor interrupt
- Timer mode.
Constants§
Statics§
- The LAPIC instance, that is different for each cpu core.