Searched refs:lsapic (Results 1 – 1 of 1) sorted by relevance
68 struct acpi_madt_local_sapic *lsapic = in map_lsapic_id() local71 if (!(lsapic->lapic_flags & ACPI_MADT_ENABLED)) in map_lsapic_id()75 if ((entry->length < 16) || (lsapic->uid != acpi_id)) in map_lsapic_id()77 } else if (lsapic->processor_id != acpi_id) in map_lsapic_id()80 *apic_id = (lsapic->id << 8) | lsapic->eid; in map_lsapic_id()