Searched refs:xen_dma_sync_for_device (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/include/xen/ |
| D | swiotlb-xen.h | 9 void xen_dma_sync_for_device(struct device *dev, dma_addr_t handle,
|
| /Linux-v5.10/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.10/drivers/xen/ |
| D | swiotlb-xen.c | 419 xen_dma_sync_for_device(dev, dev_addr, size, dir); in xen_swiotlb_map_page() 481 xen_dma_sync_for_device(dev, dma_addr, size, dir); in xen_swiotlb_sync_single_for_device()
|