vm_object_mem_allocate
vm_object_t *vm_object_mem_allocate(size_t, bool);
obj = vm_object_mem_allocate(len, vm->mem_transient);