Searched defs:checkimmutable (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/sys/uvm/ |
| H A D | uvm_map.c | 1957 uvm_unmap_remove(struct vm_map * map,vaddr_t start,vaddr_t end,struct uvm_map_deadq * dead,boolean_t remove_holes,boolean_t markfree,boolean_t checkimmutable) uvm_unmap_remove() argument 3064 uvm_map_protect(struct vm_map * map,vaddr_t start,vaddr_t end,vm_prot_t new_prot,int etype,boolean_t set_max,boolean_t checkimmutable) uvm_map_protect() argument
|