Searched refs:madt_end (Results 1 – 1 of 1) sorted by relevance
115 unsigned long madt_end, entry; in map_madt_entry() local122 madt_end = entry + madt->header.length; in map_madt_entry()127 while (entry + sizeof(struct acpi_subtable_header) < madt_end) { in map_madt_entry()284 unsigned long madt_end, entry; in parse_madt_ioapic_entry() local293 madt_end = entry + madt->header.length; in parse_madt_ioapic_entry()297 while (entry + sizeof(struct acpi_subtable_header) < madt_end) { in parse_madt_ioapic_entry()