Searched refs:swiotlb_tbl_unmap_single (Results 1 – 4 of 4) sorted by relevance
| /linux/kernel/dma/ |
| A D | direct.h | 122 swiotlb_tbl_unmap_single(dev, phys, size, dir, in dma_direct_unmap_page()
|
| /linux/include/linux/ |
| A D | swiotlb.h | 248 static inline void swiotlb_tbl_unmap_single(struct device *dev, in swiotlb_tbl_unmap_single() function
|
| /linux/Documentation/core-api/ |
| A D | swiotlb.rst | 62 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 265 swiotlb_tbl_unmap_single() and the swiotlb_sync_*() functions. The original 303 the number of padding slots so that swiotlb_tbl_unmap_single() can free them.
|
| /linux/drivers/iommu/ |
| A D | dma-iommu.c | 1219 swiotlb_tbl_unmap_single(dev, phys, size, dir, attrs); in iommu_dma_map_page() 1238 swiotlb_tbl_unmap_single(dev, phys, size, dir, attrs); in iommu_dma_unmap_page()
|
Completed in 12 milliseconds