Home | History | Annotate | Download | only in m_syswrap

Lines Matching refs:new_protection

5416       vm_prot_t new_protection;
5425 req->set_maximum, req->new_protection);
5430 MACH_ARG(vm_protect.new_protection) = req->new_protection;
5453 UInt prot = MACH_ARG(vm_protect.new_protection);
6110 vm_prot_t new_protection;
6118 req->set_maximum, req->new_protection);
6123 MACH_ARG(mach_vm_protect.new_protection) = req->new_protection;
6146 UInt prot = MACH_ARG(mach_vm_protect.new_protection);