Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/intel/
Diommu.c3759 bounce_sync_single(struct device *dev, dma_addr_t addr, size_t size, in bounce_sync_single() function
3960 bounce_sync_single(dev, addr, size, dir, SYNC_FOR_CPU); in bounce_sync_single_for_cpu()
3967 bounce_sync_single(dev, addr, size, dir, SYNC_FOR_DEVICE); in bounce_sync_single_for_device()
3978 bounce_sync_single(dev, sg_dma_address(sg), in bounce_sync_sg_for_cpu()
3990 bounce_sync_single(dev, sg_dma_address(sg), in bounce_sync_sg_for_device()