Friedrich-Alexander-Universität Erlangen-Nürnberg  /   Technische Fakultät  /   Department Informatik

Multiple APIC Description Table (MADT) More...

#include <machine/acpi.h>

+ Inheritance diagram for ACPI::MADT:
+ Collaboration diagram for ACPI::MADT:

Public Member Functions

SubHeaderfirst ()
 
- Public Member Functions inherited from ACPI::SDTH

Public Attributes

uint32_t local_apic_address
 
uint32_t flags_pcat_compat:1
 
uint32_t flags_reserved:31
 
- Public Attributes inherited from ACPI::SDTH

Detailed Description

Multiple APIC Description Table (MADT)

Describes all interrupt controllers present within the system. Is used to obtain the IDs of the APICs, along with the number of available processor cores.

See also
ACPI-Specification 5.2.12; Multiple APIC Description Table (MADT)

The documentation for this struct was generated from the following file: