Searched refs:dst_prot (Results 1 – 1 of 1) sorted by relevance
7276 vm_prot_t dst_prot; in vm_fault_copy() local7324 dst_prot = VM_PROT_WRITE | VM_PROT_READ; in vm_fault_copy()7342 &dst_prot, &dst_page, &dst_top_page, in vm_fault_copy()7375 assert((dst_prot & VM_PROT_WRITE) != VM_PROT_NONE); in vm_fault_copy()7420 src_prot = dst_prot; in vm_fault_copy()