Home
last modified time | relevance | path

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

/xnu-11215.61.5/tests/vm/
H A Dvm_allocation.c1737 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
1760 cur_protections[i], max_protections[j], inheritances[k]); in test_mach_vm_map_protection_inheritance_error()
1766 cur_protections[i], max_protections[j], inheritances[k], mach_error_string(kr), in test_mach_vm_map_protection_inheritance_error()