Searched refs:curr_end (Results 1 – 1 of 1) sorted by relevance
7346 vm_map_address_t curr_end; local7348 curr_end = ((va + pt_attr_twig_size(pt_attr)) & ~pt_attr_twig_offmask(pt_attr));7349 if (curr_end > end) {7350 curr_end = end;7353 va = phys_attribute_clear_twig_internal(pmap, va, curr_end, bits, options, &flush_range);7354 if ((va < curr_end) || pmap_pending_preemption()) {