Home
last modified time | relevance | path

Searched refs:swiotlb_tbl_unmap_single (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/dma/
H A Ddirect.h102 swiotlb_tbl_unmap_single(dev, phys, size, dir, in dma_direct_unmap_phys()
/linux/include/linux/
H A Dswiotlb.h255 static inline void swiotlb_tbl_unmap_single(struct device *dev, in swiotlb_tbl_unmap_single() function
/linux/Documentation/core-api/
H A Dswiotlb.rst62 swiotlb_tbl_unmap_single(). The "map" API allocates a bounce buffer of a
72 swiotlb_tbl_unmap_single() does the reverse. If the DMA operation might have
268 swiotlb_tbl_unmap_single() and the swiotlb_sync_*() functions. The original
303 when swiotlb_tbl_unmap_single() is called with the bounce buffer address, the
306 the number of padding slots so that swiotlb_tbl_unmap_single() can free them.
/linux/drivers/iommu/
H A Ddma-iommu.c1249 swiotlb_tbl_unmap_single(dev, phys, size, dir, attrs); in iommu_dma_map_phys()
1274 swiotlb_tbl_unmap_single(dev, phys, size, dir, attrs); in iommu_dma_unmap_phys()
1896 swiotlb_tbl_unmap_single(dev, bounce_phys, bounce_len, dir, in iommu_dma_iova_bounce_and_link()
2069 swiotlb_tbl_unmap_single(dev, phys, len, dir, attrs); in iommu_dma_iova_unlink_range_slow()