Searched refs:MACH_VM_ALLOCATE (Results 1 – 1 of 1) sorted by relevance
511 enum { MACH_VM_ALLOCATE, MACH_VM_MAP, MACH_VM_MAP_4kB, MACH_VM_MAP_2MB, MACH_VM_MAP_NAMED_ENTRY }; enumerator3598 (allocators_idx != MACH_VM_ALLOCATE && sizes_idx == ZERO_BYTES && flags_idx == FIXED)) { in run_allocate_test_suites()3610 if (allocators_idx != MACH_VM_ALLOCATE) { in run_allocate_test_suites()3621 if (allocators_idx == MACH_VM_ALLOCATE || sizes_idx != ZERO_BYTES) { in run_allocate_test_suites()