Searched refs:xen_swiotlb_dma_ops (Results 1 – 4 of 4) sorted by relevance
61 dma_ops = &xen_swiotlb_dma_ops; in pci_xen_swiotlb_init()81 dma_ops = &xen_swiotlb_dma_ops; in pci_xen_swiotlb_init_late()
8 extern const struct dma_map_ops xen_swiotlb_dma_ops;
194 xen_dma_ops = &xen_swiotlb_dma_ops; in xen_mm_init()
700 const struct dma_map_ops xen_swiotlb_dma_ops = { variable