new_prot 2166 uvm/uvm_map.c vm_prot_t new_prot, boolean_t set_max) new_prot 2172 uvm/uvm_map.c map, start, end, new_prot); new_prot 2194 uvm/uvm_map.c if ((new_prot & current->max_protection) != new_prot) { new_prot 2213 uvm/uvm_map.c (current->max_protection = new_prot) & old_prot; new_prot 2215 uvm/uvm_map.c current->protection = new_prot; new_prot 2240 uvm/uvm_map.c new_prot != VM_PROT_NONE) {