vmm_gpt_unmap_region
size_t vmm_gpt_unmap_region(vmm_gpt_t *, uint64_t, uint64_t);
if (vmm_gpt_unmap_region(vms->vms_gpt, addr, len) != 0) {