Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/xen/
Dpage-coherent.h32 static inline void xen_dma_sync_single_for_cpu(struct device *hwdev, in xen_dma_sync_single_for_cpu() function
/Linux-v4.19/include/xen/arm/
Dpage-coherent.h85 static inline void xen_dma_sync_single_for_cpu(struct device *hwdev, in xen_dma_sync_single_for_cpu() function
/Linux-v4.19/drivers/xen/
Dswiotlb-xen.c482 xen_dma_sync_single_for_cpu(hwdev, dev_addr, size, dir); in xen_swiotlb_sync_single()