Searched refs:roundedsize (Results 1 – 1 of 1) sorted by relevance
221 bus_size_t roundedsize; in phyp_iommu_unmap() local227 roundedsize = round_page(segs[i].ds_len + in phyp_iommu_unmap()232 roundedsize/PAGE_SIZE); in phyp_iommu_unmap()234 for (j = 0; j < roundedsize; j += PAGE_SIZE) in phyp_iommu_unmap()239 vmem_xfree(window->map->vmem, pageround, roundedsize); in phyp_iommu_unmap()