Searched refs:gx_legacy_pci_dma_map_ops (Results 1 – 3 of 3) sorted by relevance
29 extern struct dma_map_ops *gx_legacy_pci_dma_map_ops;92 dma_ops == gx_legacy_pci_dma_map_ops) { in dma_set_mask()94 dma_ops == gx_legacy_pci_dma_map_ops) in dma_set_mask()
577 struct dma_map_ops *gx_legacy_pci_dma_map_ops = &pci_swiotlb_dma_ops; variable580 struct dma_map_ops *gx_legacy_pci_dma_map_ops; variable583 EXPORT_SYMBOL(gx_legacy_pci_dma_map_ops);599 dma_ops == gx_legacy_pci_dma_map_ops) { in dma_set_coherent_mask()
1069 set_dma_ops(&pdev->dev, gx_legacy_pci_dma_map_ops); in pcibios_fixup_final()