Searched refs:assert_allocate_eq (Results 1 – 1 of 1) sorted by relevance
137 assert_allocate_eq(mach_vm_address_t dst, int vm_flags) in assert_allocate_eq() function243 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_MEMORY_RANGE_DEFAULT); in ensure_fixed_mappings_succeed_cross()244 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE | VM_MEMORY_RANGE_DEFAULT); in ensure_fixed_mappings_succeed_cross()247 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_MEMORY_RANGE_HEAP); in ensure_fixed_mappings_succeed_cross()248 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE | VM_MEMORY_RANGE_HEAP); in ensure_fixed_mappings_succeed_cross()585 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE);588 assert_allocate_eq(addr, VM_FLAGS_FIXED | VM_FLAGS_OVERWRITE);