Searched refs:curr_end (Results 1 – 1 of 1) sorted by relevance
7398 vm_map_address_t curr_end; local7400 curr_end = ((va + pt_attr_twig_size(pt_attr)) & ~pt_attr_twig_offmask(pt_attr));7401 if (curr_end > end) {7402 curr_end = end;7405 va = phys_attribute_clear_twig_internal(pmap, va, curr_end, bits, options, &flush_range);7406 if ((va < curr_end) || pmap_pending_preemption()) {