Home
last modified time | relevance | path

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

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