Aufgabe 6: Synchronisation
ACPI::MADS::LAPIC Struct Reference
Processor Local APIC (LAPIC) Structure. More...
#include <machine/acpi.h>
Inheritance diagram for ACPI::MADS::LAPIC:
Collaboration diagram for ACPI::MADS::LAPIC:
Public Attributes | |
uint8_t | acpi_processor_id |
uint8_t | apic_id |
uint32_t | flags_enabled: 1 |
uint32_t | flags_reserved: 31 |
Public Attributes inherited from ACPI::SubHeader | |
uint8_t | type |
uint8_t | length |
Additional Inherited Members | |
Public Member Functions inherited from ACPI::SubHeader | |
SubHeader * | next () |
Detailed Description
Processor Local APIC (LAPIC) Structure.
Represents a physical processor along with its local interrupt controller. The MADT contains a LAPIC structure for every processor available in the system.
The documentation for this struct was generated from the following file:
- machine/acpi.h