Searched refs:assert_allocate_eq (Results 1 – 1 of 1) sorted by relevance
165 assert_allocate_eq(mach_vm_address_t dst, int vm_flags) in assert_allocate_eq() function279 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_MEMORY_RANGE_DEFAULT); in ensure_fixed_mappings_succeed_cross()280 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE | VM_MEMORY_RANGE_DEFAULT); in ensure_fixed_mappings_succeed_cross()283 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_MEMORY_RANGE_HEAP); in ensure_fixed_mappings_succeed_cross()284 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE | VM_MEMORY_RANGE_HEAP); in ensure_fixed_mappings_succeed_cross()621 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE);624 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE);