Home
last modified time | relevance | path

Searched refs:dma_iommu_ops (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Ddma-iommu.c139 const struct dma_map_ops dma_iommu_ops = { variable
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pasemi/
H A Diommu.c263 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_pasemi()
/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/
H A Ddart_iommu.c421 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_dart()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Diommu.h325 extern const struct dma_map_ops dma_iommu_ops;
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Diommu.c589 dev->dma_ops = &dma_iommu_ops; in cell_of_bus_notify()
1079 set_pci_dma_ops(&dma_iommu_ops); in cell_iommu_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dpci.c945 set_pci_dma_ops(&dma_iommu_ops); in pnv_pci_init()
H A Dpci-ioda.c1262 WARN_ON(get_dma_ops(&pdev->dev) != &dma_iommu_ops); in pnv_pci_ioda_dma_dev_setup()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Diommu.c1485 set_pci_dma_ops(&dma_iommu_ops); in iommu_init_early_pSeries()
H A Dvio.c1432 set_dma_ops(&viodev->dev, &dma_iommu_ops); in vio_register_device_node()