Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/arch/arm/include/asm/xen/
Dpage-coherent.h65 static inline void xen_dma_sync_single_for_cpu(struct device *hwdev, in xen_dma_sync_single_for_cpu() function
/linux-4.1.27/drivers/xen/
Dswiotlb-xen.c498 xen_dma_sync_single_for_cpu(hwdev, dev_addr, size, dir); in xen_swiotlb_sync_single()