Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/vm/
H A Dvm_allocation.c503 enum { MACH_VM_ALLOCATE, MACH_VM_MAP, MACH_VM_MAP_4kB, MACH_VM_MAP_2MB, MACH_VM_MAP_NAMED_ENTRY }; enumerator
3581 (allocators_idx != MACH_VM_ALLOCATE && sizes_idx == ZERO_BYTES && flags_idx == FIXED)) { in run_allocate_test_suites()
3593 if (allocators_idx != MACH_VM_ALLOCATE) { in run_allocate_test_suites()
3604 if (allocators_idx == MACH_VM_ALLOCATE || sizes_idx != ZERO_BYTES) { in run_allocate_test_suites()