Home
last modified time | relevance | path

Searched refs:xen_dma_sync_for_cpu (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/xen/
H A Dswiotlb-xen.h8 void xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle,
/openbmc/linux/arch/arm/xen/
H A Dmm.c77 void xen_dma_sync_for_cpu(struct device *dev, dma_addr_t handle, in xen_dma_sync_for_cpu() function
/openbmc/linux/drivers/xen/
H A Dswiotlb-xen.c264 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()