Aufgabe 3: Pro-/Epilog
ACPI::MADT Struct Reference
Multiple APIC Description Table (MADT) More...
#include <machine/acpi.h>
![+](closed.png)
![+](closed.png)
Public Member Functions | |
SubHeader * | first () |
![]() | |
void * | end () |
Public Attributes | |
uint32_t | local_apic_address |
uint32_t | flags_pcat_compat:1 |
uint32_t | flags_reserved:31 |
![]() | |
uint32_t | signature |
uint32_t | length |
uint8_t | revision |
uint8_t | checksum |
char | oemid [6] |
char | oem_table_id [8] |
uint32_t | oem_revision |
uint32_t | creator_id |
uint32_t | creator_revision |
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.
The documentation for this struct was generated from the following file:
- machine/acpi.h