An entry in the MADT table describing an IO APIC.
More...
#include <apic.h>
An entry in the MADT table describing an IO APIC.
Definition at line 96 of file apic.h.
◆ global_system_interrupt_base
| uint32_t MaxOS::hardwarecommunication::MADT_IO_APIC::global_system_interrupt_base |
The first GSI number that this IO APIC handles.
Definition at line 100 of file apic.h.
◆ io_apic_address
| uint32_t MaxOS::hardwarecommunication::MADT_IO_APIC::io_apic_address |
The physical address of the IO APIC.
Definition at line 99 of file apic.h.
◆ io_apic_id
| uint8_t MaxOS::hardwarecommunication::MADT_IO_APIC::io_apic_id |
The ID of the IO APIC.
Definition at line 97 of file apic.h.
◆ reserved
| uint8_t MaxOS::hardwarecommunication::MADT_IO_APIC::reserved |
Reserved.
Definition at line 98 of file apic.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/MaxOS/MaxOS/kernel/include/hardwarecommunication/apic.h