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