Home
last modified time | relevance | path

Searched refs:xen_swiotlb_unmap_page (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/xen/
Dpci-swiotlb-xen.c32 .unmap_page = xen_swiotlb_unmap_page,
/linux-4.1.27/include/xen/
Dswiotlb-xen.h24 extern void xen_swiotlb_unmap_page(struct device *hwdev, dma_addr_t dev_addr,
/linux-4.1.27/arch/arm/xen/
Dmm.c180 .unmap_page = xen_swiotlb_unmap_page,
/linux-4.1.27/drivers/xen/
Dswiotlb-xen.c470 void xen_swiotlb_unmap_page(struct device *hwdev, dma_addr_t dev_addr, in xen_swiotlb_unmap_page() function
476 EXPORT_SYMBOL_GPL(xen_swiotlb_unmap_page);