Lines Matching refs:max_protection
1753 prev_entry->max_protection == max && in vm_map_insert1()
1800 new_entry->max_protection = max; in vm_map_insert1()
2348 prev->max_protection == entry->max_protection && in vm_map_mergeable_neighbors()
2869 PROT_MAX_EXTRACT(entry->offset) : entry->max_protection; in vm_map_protect()
2980 entry->max_protection = new_maxprot; in vm_map_protect()
4535 new_entry->max_protection = old_entry->max_protection; in vmspace_fork()
5044 (entry->max_protection & VM_PROT_WRITE) == 0 && in vm_map_lookup()
5359 entry->max_protection, in vm_map_print()