VM_LOWMEM
error = vm_alloc_memseg(ctx, VM_LOWMEM, ctx->lowmem, NULL);
error = setup_memory_segment(ctx, VM_LOWMEM, gpa, len, baseaddr);