Searched refs:bounce_phys (Results 1 – 1 of 1) sorted by relevance
1877 phys_addr_t bounce_phys; in iommu_dma_iova_bounce_and_link() local1880 bounce_phys = iommu_dma_map_swiotlb(dev, phys, bounce_len, dir, attrs); in iommu_dma_iova_bounce_and_link()1881 if (bounce_phys == DMA_MAPPING_ERROR) in iommu_dma_iova_bounce_and_link()1885 bounce_phys - iova_start_pad, in iommu_dma_iova_bounce_and_link()1888 swiotlb_tbl_unmap_single(dev, bounce_phys, bounce_len, dir, in iommu_dma_iova_bounce_and_link()