Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dacpi_table.h255 struct acpi_madt_ioapic { struct
256 u8 type; /* Type (1) */
257 u8 length; /* Length in bytes (12) */
258 u8 ioapic_id; /* I/O APIC ID */
259 u8 reserved;
260 u32 ioapic_addr; /* I/O APIC address */
261 u32 gsi_base; /* Global system interrupt base */