|
PatchworkOS
|
Processor Local APIC. More...
#include <tables.h>
Data Fields | |
| interrupt_controller_header_t | header |
| uint8_t | acpiProcessorUid |
| uint8_t | apicId |
| uint32_t | flags |
Processor Local APIC.
| uint8_t processor_local_apic_t::apicId |
Definition at line 154 of file tables.h.
Referenced by smp_others_init().
| uint32_t processor_local_apic_t::flags |
Definition at line 155 of file tables.h.
Referenced by smp_others_init().
| interrupt_controller_header_t processor_local_apic_t::header |
Definition at line 152 of file tables.h.
Referenced by smp_others_init().