Searched refs:set_pci_dma_ops (Results 1 – 6 of 6) sorted by relevance
49 void __init set_pci_dma_ops(const struct dma_map_ops *dma_ops);51 #define set_pci_dma_ops(d) macro
266 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_pasemi()
418 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_dart()
800 set_pci_dma_ops(&dma_iommu_ops); in pnv_pci_init()
66 void __init set_pci_dma_ops(const struct dma_map_ops *dma_ops) in set_pci_dma_ops() function
2536 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_pSeries()
Completed in 23 milliseconds