Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/xen/
Dpage-coherent.h28 static inline void xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle, in xen_dma_unmap_page() function
/Linux-v4.19/include/xen/arm/
Dpage-coherent.h66 static inline void xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle, in xen_dma_unmap_page() function
/Linux-v4.19/drivers/xen/
Dswiotlb-xen.c435 xen_dma_unmap_page(hwdev, dev_addr, size, dir, attrs); in xen_unmap_single()