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