MOS Source Code
|
#include <mos/x86/acpi/acpi_types.h>
Go to the source code of this file.
Functions | |
u32 | x86_ioapic_get_irq_override (u32 irq) |
void | madt_parse_table (void) |
Variables | |
const acpi_madt_t * | x86_acpi_madt |
ptr_t | x86_ioapic_phyaddr |
Definition at line 18 of file madt.c.
Referenced by ioapic_enable_with_mode().
Definition at line 25 of file madt.c.
Referenced by platform_startup_late().
|
extern |
Definition at line 11 of file madt.c.
Referenced by do_handle_sdt_header(), lapic_memory_setup(), and madt_parse_table().
|
extern |
Definition at line 12 of file madt.c.
Referenced by ioapic_init(), and madt_parse_table().