Searched refs:SYNC_FOR_DEVICE (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | swiotlb.h | 47 SYNC_FOR_DEVICE = 1, enumerator
|
| /OK3568_Linux_fs/kernel/kernel/dma/ |
| H A D | direct.h | 60 swiotlb_tbl_sync_single(dev, paddr, size, dir, SYNC_FOR_DEVICE); in dma_direct_sync_single_for_device()
|
| H A D | direct.c | 346 dir, SYNC_FOR_DEVICE); in dma_direct_sync_sg_for_device()
|
| H A D | swiotlb.c | 689 case SYNC_FOR_DEVICE: in swiotlb_tbl_sync_single()
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | swiotlb-xen.c | 475 swiotlb_tbl_sync_single(dev, paddr, size, dir, SYNC_FOR_DEVICE); in xen_swiotlb_sync_single_for_device()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | dma-mapping-noalias.c | 144 swiotlb_tbl_sync_single(dev, phys, size, dir, SYNC_FOR_DEVICE); in __arm64_noalias_sync_for_device()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | iommu.c | 4063 bounce_sync_single(dev, addr, size, dir, SYNC_FOR_DEVICE); in bounce_sync_single_for_device() 4087 sg_dma_len(sg), dir, SYNC_FOR_DEVICE); in bounce_sync_sg_for_device()
|