Searched defs:acpi_madt_io_apic (Results 1 – 1 of 1) sorted by relevance
694 struct acpi_madt_io_apic { struct695 struct acpi_subtable_header header;696 u8 id; /* I/O APIC ID */697 u8 reserved; /* reserved - must be zero */698 u32 address; /* APIC physical address */699 u32 global_irq_base; /* Global system interrupt where INTI lines start */