Searched refs:current_start (Results 1 – 1 of 1) sorted by relevance
5887 vm_map_offset_t current_start; in vm_map_protect() local5893 current_start = current->vme_start; in vm_map_protect()5908 vm_map_lookup_entry_or_next(map, current_start, ¤t); in vm_map_protect()5910 vm_map_clip_start(map, current, current_start); in vm_map_protect()5913 start = current_start; in vm_map_protect()