Searched refs:extra_prots (Results 1 – 1 of 1) sorted by relevance
6363 vm_prot_t extra_prots; in vm_map_wire_nested() local6365 extra_prots = VM_PROT_COPY; in vm_map_wire_nested()6366 extra_prots |= VM_PROT_COPY_FAIL_IF_EXECUTABLE; in vm_map_wire_nested()6370 extra_prots &= ~VM_PROT_COPY_FAIL_IF_EXECUTABLE; in vm_map_wire_nested()6375 extra_prots &= ~VM_PROT_COPY_FAIL_IF_EXECUTABLE; in vm_map_wire_nested()6580 (access_type | extra_prots), in vm_map_wire_nested()