iommu_remove_mapping
int iommu_remove_mapping(void *dom, vm_paddr_t gpa, size_t len);
iommu_remove_mapping(vm->iommu, gpa, PAGE_SIZE);