Searched defs:acpi_madt_io_apic (Results 1 – 1 of 1) sorted by relevance
918 struct acpi_madt_io_apic { struct919 struct acpi_subtable_header header;920 u8 id; /* I/O APIC ID */921 u8 reserved; /* reserved - must be zero */922 u32 address; /* APIC physical address */923 u32 global_irq_base; /* Global system interrupt where INTI lines start */