Searched refs:xen_dma_sync_for_device (Results 1 – 3 of 3) sorted by relevance
/linux/include/xen/ ! |
H A D | swiotlb-xen.h | 10 void xen_dma_sync_for_device(struct device *dev, dma_addr_t handle,
|
/linux/arch/arm/xen/ ! |
H A D | mm.c | 84 void xen_dma_sync_for_device(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_device() function
|
/linux/drivers/xen/ ! |
H A D | swiotlb-xen.c | 253 xen_dma_sync_for_device(dev, dev_addr, size, dir); in xen_swiotlb_map_page() 322 xen_dma_sync_for_device(dev, dma_addr, size, dir); in xen_swiotlb_sync_single_for_device()
|