Home
last modified time | relevance | path

Searched refs:__xen_dma_unmap_page (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/xen/
Dpage-coherent.h11 void __xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle,
62 __xen_dma_unmap_page(hwdev, handle, size, dir, attrs); in xen_dma_unmap_page()
/linux-4.1.27/arch/arm/xen/
Dmm.c111 void __xen_dma_unmap_page(struct device *hwdev, dma_addr_t handle, in __xen_dma_unmap_page() function