/src/sys/rump/librump/rumpkern/ |
vm.c | 833 uvm_unmap1(struct vm_map *map, vaddr_t start, vaddr_t end, int flags) function in typeref:typename:void
|
vm.c | 833 uvm_unmap1(struct vm_map *map, vaddr_t start, vaddr_t end, int flags) function in typeref:typename:void
|
vm.c | 833 uvm_unmap1(struct vm_map *map, vaddr_t start, vaddr_t end, int flags) function in typeref:typename:void
|
/src/sys/uvm/ |
uvm_map.c | 4311 uvm_unmap1(map, vm_map_min(map), vm_map_max(map), flags); 4846 * uvm_unmap1: remove mappings from a vm_map (from "start" up to "stop") 4854 uvm_unmap1(struct vm_map *map, vaddr_t start, vaddr_t end, int flags) function in typeref:typename:void
|
uvm_map.c | 4311 uvm_unmap1(map, vm_map_min(map), vm_map_max(map), flags); 4846 * uvm_unmap1: remove mappings from a vm_map (from "start" up to "stop") 4854 uvm_unmap1(struct vm_map *map, vaddr_t start, vaddr_t end, int flags) function in typeref:typename:void
|
uvm_map.c | 4311 uvm_unmap1(map, vm_map_min(map), vm_map_max(map), flags); 4846 * uvm_unmap1: remove mappings from a vm_map (from "start" up to "stop") 4854 uvm_unmap1(struct vm_map *map, vaddr_t start, vaddr_t end, int flags) function in typeref:typename:void
|