Home
last modified time | relevance | path

Searched refs:max_protections (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c1810 …vm_prot_t max_protections[] = {VM_PROT_ALL, (VM_PROT_ALL | VM_PROT_ALLEXEC) + 1, ~VM_PROT_IS_MASK,… in test_mach_vm_map_protection_inheritance_error() local
1827 cur_protections[i], max_protections[j], inheritances[k]); in test_mach_vm_map_protection_inheritance_error()
1832 cur_protections[i], max_protections[j], inheritances[k]); in test_mach_vm_map_protection_inheritance_error()