Searched refs:original_protections (Results 1 – 1 of 1) sorted by relevance
2713 vm_prot_t original_protections, mask_protections; in mach_make_memory_entry_internal() local2741 original_protections = permission & VM_PROT_ALL; in mach_make_memory_entry_internal()2742 protections = original_protections; in mach_make_memory_entry_internal()