Searched defs:acpi_madt_ioapic (Results 1 – 1 of 1) sorted by relevance
257 struct acpi_madt_ioapic { struct258 u8 type; /* Type (1) */259 u8 length; /* Length in bytes (12) */260 u8 ioapic_id; /* I/O APIC ID */261 u8 reserved;262 u32 ioapic_addr; /* I/O APIC address */263 u32 gsi_base; /* Global system interrupt base */