Searched refs:xen_swiotlb_dma_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/xen/arm/
H A Dxen-ops.h12 dev->dma_ops = &xen_swiotlb_dma_ops;
/linux-master/include/xen/
H A Dswiotlb-xen.h13 extern const struct dma_map_ops xen_swiotlb_dma_ops;
/linux-master/arch/x86/kernel/
H A Dpci-dma.c88 dma_ops = &xen_swiotlb_dma_ops;
/linux-master/drivers/xen/
H A Dswiotlb-xen.c387 const struct dma_map_ops xen_swiotlb_dma_ops = { variable in typeref:struct:dma_map_ops

Completed in 201 milliseconds