Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/dma/
A Dmapping.c350 else if (ops->sync_single_for_device) in dma_sync_single_for_device()
351 ops->sync_single_for_device(dev, addr, size, dir); in dma_sync_single_for_device()
830 return ops->sync_single_for_cpu || ops->sync_single_for_device; in dma_need_sync()
/linux-6.3-rc2/drivers/xen/
A Dswiotlb-xen.c396 .sync_single_for_device = xen_swiotlb_sync_single_for_device,
/linux-6.3-rc2/arch/mips/jazz/
A Djazzdma.c615 .sync_single_for_device = jazz_dma_sync_single_for_device,
/linux-6.3-rc2/include/linux/
A Ddma-map-ops.h70 void (*sync_single_for_device)(struct device *dev, member
/linux-6.3-rc2/drivers/iommu/
A Ddma-iommu.c1570 .sync_single_for_device = iommu_dma_sync_single_for_device,
/linux-6.3-rc2/arch/arm/mm/
A Ddma-mapping.c1521 .sync_single_for_device = arm_iommu_sync_single_for_device,

Completed in 16 milliseconds