Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/xen/
Dmm.c166 struct dma_map_ops *xen_dma_ops; variable
167 EXPORT_SYMBOL(xen_dma_ops);
191 xen_dma_ops = &xen_swiotlb_dma_ops; in xen_mm_init()
/linux-4.1.27/arch/arm/include/asm/xen/
Dhypervisor.h19 extern struct dma_map_ops *xen_dma_ops;
/linux-4.1.27/arch/arm64/include/asm/
Ddma-mapping.h43 return xen_dma_ops; in get_dma_ops()
/linux-4.1.27/arch/arm/include/asm/
Ddma-mapping.h31 return xen_dma_ops; in get_dma_ops()