Home
last modified time | relevance | path

Searched defs:acpi_madt_ioapic (Results 1 – 1 of 1) sorted by relevance

/u-boot/include/acpi/
A Dacpi_table.h320 struct acpi_madt_ioapic { struct
321 u8 type; /* Type (1) */
322 u8 length; /* Length in bytes (12) */
323 u8 ioapic_id; /* I/O APIC ID */
324 u8 reserved;
325 u32 ioapic_addr; /* I/O APIC address */
326 u32 gsi_base; /* Global system interrupt base */

Completed in 7 milliseconds