Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/intel/
H A Diommu.c3855 bounce_sync_single(struct device *dev, dma_addr_t addr, size_t size, in bounce_sync_single() function
4056 bounce_sync_single(dev, addr, size, dir, SYNC_FOR_CPU); in bounce_sync_single_for_cpu()
4063 bounce_sync_single(dev, addr, size, dir, SYNC_FOR_DEVICE); in bounce_sync_single_for_device()
4074 bounce_sync_single(dev, sg_dma_address(sg), in bounce_sync_sg_for_cpu()
4086 bounce_sync_single(dev, sg_dma_address(sg), in bounce_sync_sg_for_device()