|
PatchworkOS
|
IO APIC. More...
#include <tables.h>
Data Fields | |
| interrupt_controller_header_t | header |
| uint8_t | ioApicId |
| uint8_t | reserved |
| uint32_t | ioApicAddress |
| uint32_t | globalSystemInterruptBase |
IO APIC.
| uint32_t ioapic_t::globalSystemInterruptBase |
Definition at line 170 of file tables.h.
Referenced by ioapic_all_init(), ioapic_from_gsi(), and ioapic_set_redirect().
| interrupt_controller_header_t ioapic_t::header |
Definition at line 166 of file tables.h.
Referenced by ioapic_all_init(), and ioapic_from_gsi().
| uint32_t ioapic_t::ioApicAddress |
Definition at line 169 of file tables.h.
Referenced by ioapic_all_init(), ioapic_read(), and ioapic_write().