Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpci.h49 void __init set_pci_dma_ops(const struct dma_map_ops *dma_ops);
51 #define set_pci_dma_ops(d) macro
/linux/arch/powerpc/platforms/pasemi/
H A Diommu.c266 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_pasemi()
/linux/arch/powerpc/sysdev/
H A Ddart_iommu.c418 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_dart()
/linux/arch/powerpc/platforms/powernv/
H A Dpci.c861 set_pci_dma_ops(&dma_iommu_ops); in pnv_pci_init()