Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/xen/
Dmm.c185 const struct dma_map_ops *xen_dma_ops; variable
186 EXPORT_SYMBOL(xen_dma_ops);
194 xen_dma_ops = &xen_swiotlb_dma_ops; in xen_mm_init()
/Linux-v4.19/include/xen/arm/
Dhypervisor.h22 extern const struct dma_map_ops *xen_dma_ops;
/Linux-v4.19/arch/arm64/mm/
Ddma-mapping.c890 dev->dma_ops = xen_dma_ops; in arch_setup_dma_ops()
/Linux-v4.19/arch/arm/mm/
Ddma-mapping.c2391 dev->dma_ops = xen_dma_ops; in arch_setup_dma_ops()