Searched refs:bounce_phys (Results 1 – 1 of 1) sorted by relevance
1854 phys_addr_t bounce_phys; in iommu_dma_iova_bounce_and_link() local1857 bounce_phys = iommu_dma_map_swiotlb(dev, phys, bounce_len, dir, attrs); in iommu_dma_iova_bounce_and_link()1858 if (bounce_phys == DMA_MAPPING_ERROR) in iommu_dma_iova_bounce_and_link()1862 bounce_phys - iova_start_pad, in iommu_dma_iova_bounce_and_link()1865 swiotlb_tbl_unmap_single(dev, bounce_phys, bounce_len, dir, in iommu_dma_iova_bounce_and_link()