Searched refs:end_ptr (Results 1 – 2 of 2) sorted by relevance
716 void *end_ptr; in acpi_count_enabled_logical_processors() local734 end_ptr = (void *)((uintptr_t)madtp + madtp->Length); in acpi_count_enabled_logical_processors()737 while ((void *)next_apic_entryp < end_ptr) { in acpi_count_enabled_logical_processors()
479 u_int64_t *end_ptr = (u_int64_t *)(t + 1); in m_tag_free() local480 while (fill_ptr < end_ptr) { in m_tag_free()