Home
last modified time | relevance | path

Searched refs:madt_end (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/acpi/
Dprocessor_core.c162 unsigned long madt_end, entry; in map_madt_entry() local
169 madt_end = entry + madt->header.length; in map_madt_entry()
174 while (entry + sizeof(struct acpi_subtable_header) < madt_end) { in map_madt_entry()
339 unsigned long madt_end, entry; in parse_madt_ioapic_entry() local
348 madt_end = entry + madt->header.length; in parse_madt_ioapic_entry()
352 while (entry + sizeof(struct acpi_subtable_header) < madt_end) { in parse_madt_ioapic_entry()