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