Searched refs:set_max (Results 1 – 3 of 3) sorted by relevance
328 boolean_t set_max,
5606 boolean_t set_max, in vm_map_protect() argument5757 if (set_max && (new_prot & VM_PROT_ALLEXEC) && !vm_map_cs_enforcement(map)) { in vm_map_protect()5761 …if (set_max && (new_prot & VM_PROT_EXECUTE) && (csm_address_space_exempt(map->pmap) == KERN_SUCCES… in vm_map_protect()5945 if (set_max) { in vm_map_protect()
7889 boolean_t set_max, argument7899 } else if (set_max) {7930 boolean_t set_max, argument7945 return mach_vm_protect(map, start, size, set_max, new_prot);