Searched refs:xen_dma_sync_for_device (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/include/xen/ |
D | swiotlb-xen.h | 10 void xen_dma_sync_for_device(struct device *dev, dma_addr_t handle,
|
/Linux-v5.15/arch/arm/xen/ |
D | mm.c | 86 void xen_dma_sync_for_device(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_device() function
|
/Linux-v5.15/drivers/xen/ |
D | swiotlb-xen.c | 404 xen_dma_sync_for_device(dev, dev_addr, size, dir); in xen_swiotlb_map_page() 466 xen_dma_sync_for_device(dev, dma_addr, size, dir); in xen_swiotlb_sync_single_for_device()
|