uvm_mapent_alloc  202 uvm/uvm_map.c  struct vm_map_entry	*uvm_mapent_alloc(struct vm_map *);
uvm_mapent_alloc  597 uvm/uvm_map.c  	new_entry = uvm_mapent_alloc(map);
uvm_mapent_alloc  649 uvm/uvm_map.c  	new_entry = uvm_mapent_alloc(map);
uvm_mapent_alloc  884 uvm/uvm_map.c  	new_entry = uvm_mapent_alloc(map);
uvm_mapent_alloc 1905 uvm/uvm_map.c  		newentry = uvm_mapent_alloc(dstmap);
uvm_mapent_alloc 3377 uvm/uvm_map.c  			new_entry = uvm_mapent_alloc(new_map);
uvm_mapent_alloc 3424 uvm/uvm_map.c  			new_entry = uvm_mapent_alloc(new_map);