Home | History | Annotate | Download | only in uvm

Lines Matching refs:max_protection

206 	(ent)->max_protection == (maxprot) && \
1572 new_entry->max_protection = maxprot;
2892 newentry->protection = newentry->max_protection =
2896 entry->max_protection : entry->protection;
2897 newentry->max_protection = entry->max_protection;
3153 * => set_max means set max_protection.
3188 if ((new_prot & current->max_protection) != new_prot) {
3222 (current->max_protection = new_prot) & old_prot;
3597 ((entry->max_protection & VM_PROT_WRITE) ||
3649 entry->max_protection, 1);
3853 ((entry->max_protection & VM_PROT_WRITE) ||
3879 entry->max_protection, 1);
4569 if (old_entry->max_protection & VM_PROT_WRITE) {
4738 entry->max_protection, entry->inheritance, entry->advice,
4777 entry->max_protection, entry->inheritance, entry->advice,
5024 ((entry->max_protection & VM_PROT_WRITE) ||
5069 entry->max_protection, 1)) {
5242 entry->protection, entry->max_protection,
5355 kve->kve_max_protection = PROT(e->max_protection);