Home
last modified time | relevance | path

Searched refs:vm_map_setmax (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_map.h347 #define vm_map_setmax(map, v) ((map)->header.start = (v)) macro
H A Duvm_map.c4353 vm_map_setmax(map, end); in uvmspace_free()
4853 vm_map_setmax(map, vmax); in uvm_map_lock_entry()