Searched refs:pageround (Results 1 – 1 of 1) sorted by relevance
220 bus_addr_t pageround; in phyp_iommu_unmap() local226 pageround = trunc_page(segs[i].ds_addr); in phyp_iommu_unmap()231 phyp_hcall(H_STUFF_TCE, window->map->iobn, pageround, 0, in phyp_iommu_unmap()236 pageround + j, 0); in phyp_iommu_unmap()239 vmem_xfree(window->map->vmem, pageround, roundedsize); in phyp_iommu_unmap()