Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c1686 vm_prot_t max_protections[] = {VM_PROT_ALL, VM_PROT_ALL + 1, ~VM_PROT_IS_MASK, INT_MAX}; in test_mach_vm_map_protection_inheritance_error() local
1706 cur_protections[i], max_protections[j], inheritances[k]); in test_mach_vm_map_protection_inheritance_error()
1712 cur_protections[i], max_protections[j], inheritances[k], mach_error_string(kr), in test_mach_vm_map_protection_inheritance_error()