Searched defs:acpi_madt_lapic (Results 1 – 1 of 1) sorted by relevance
246 struct acpi_madt_lapic { struct247 u8 type; /* Type (0) */248 u8 length; /* Length in bytes (8) */249 u8 processor_id; /* ACPI processor ID */250 u8 apic_id; /* Local APIC ID */251 u32 flags; /* Local APIC flags */