Searched refs:VM_PROT_WANTS_COPY (Results 1 – 3 of 3) sorted by relevance
142 #define VM_PROT_WANTS_COPY ((vm_prot_t) 0x10) macro
1139 VM_PROT_WANTS_COPY | in vm_sanitize_prot_test()1194 VM_PROT_WANTS_COPY | in vm_sanitize_prot_bsd_test()1238 VM_PROT_WANTS_COPY | in vm_sanitize_memory_entry_perm_test()
1883 wants_copy_flag = VM_PROT_WANTS_COPY; in vm_fault_page()