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