Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/
H A Dvm_allocation.c514 enum { MACH_VM_ALLOCATE, MACH_VM_MAP, MACH_VM_MAP_4kB, MACH_VM_MAP_2MB, MACH_VM_MAP_NAMED_ENTRY }; enumerator
3608 (allocators_idx != MACH_VM_ALLOCATE && sizes_idx == ZERO_BYTES && flags_idx == FIXED)) { in run_allocate_test_suites()
3620 if (allocators_idx != MACH_VM_ALLOCATE) { in run_allocate_test_suites()
3631 if (allocators_idx == MACH_VM_ALLOCATE || sizes_idx != ZERO_BYTES) { in run_allocate_test_suites()