Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dintel-iommu.c3801 bounce_sync_single(struct device *dev, dma_addr_t addr, size_t size, in bounce_sync_single() function
3996 bounce_sync_single(dev, addr, size, dir, SYNC_FOR_CPU); in bounce_sync_single_for_cpu()
4003 bounce_sync_single(dev, addr, size, dir, SYNC_FOR_DEVICE); in bounce_sync_single_for_device()
4014 bounce_sync_single(dev, sg_dma_address(sg), in bounce_sync_sg_for_cpu()
4026 bounce_sync_single(dev, sg_dma_address(sg), in bounce_sync_sg_for_device()