Searched refs:xen_dma_sync_for_cpu (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/xen/ |
A D | swiotlb-xen.h | 8 void xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle,
|
/linux-6.3-rc2/arch/arm/xen/ |
A D | mm.c | 77 void xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_cpu() function
|
/linux-6.3-rc2/drivers/xen/ |
A D | swiotlb-xen.c | 264 xen_dma_sync_for_cpu(hwdev, dev_addr, size, dir); in xen_swiotlb_unmap_page() 282 xen_dma_sync_for_cpu(dev, dma_addr, size, dir); in xen_swiotlb_sync_single_for_cpu()
|
Completed in 4 milliseconds