
Local APIC Address Override Structure. More...
#include <machine/acpi.h>
Public Attributes | |
uint16_t | reserved |
union { | |
uint64_t | lapic_address |
struct { | |
uint32_t | lapic_address_low |
uint32_t | lapic_address_high |
} | |
}; | |
![]() | |
uint8_t | type |
uint8_t | length |
Additional Inherited Members | |
![]() | |
SubHeader * | next () |
Local APIC Address Override Structure.
Support for 64-bit systems is achieved by replacing the 32-bit physical LAPIC address stored in the MADT with the corresponding 64-bit address.