Searched defs:acpi_madt_io_apic (Results 1 – 1 of 1) sorted by relevance
523 struct acpi_madt_io_apic { struct524 struct acpi_subtable_header header;525 u8 id; /* I/O APIC ID */526 u8 reserved; /* reserved - must be zero */527 u32 address; /* APIC physical address */528 u32 global_irq_base; /* Global system interrupt where INTI lines start */