Home
last modified time | relevance | path

Searched refs:set_iommu_table_base (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/pasemi/
H A Diommu.c190 set_iommu_table_base(&dev->dev, &iommu_table_iobmap); in pci_dma_dev_setup_pasemi()
/linux/arch/powerpc/sysdev/
H A Ddart_iommu.c379 set_iommu_table_base(&dev->dev, &iommu_table_dart); in pci_dma_dev_setup_dart()
/linux/arch/powerpc/include/asm/
H A Diommu.h139 static inline void set_iommu_table_base(struct device *dev, in set_iommu_table_base() function
/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1042 set_iommu_table_base(&pdev->dev, pe->table_group.tables[0]); in pnv_pci_ioda_dma_dev_setup()
1451 set_iommu_table_base(&pe->pdev->dev, tbl); in pnv_pci_ioda2_setup_default_config()
1532 set_iommu_table_base(&dev->dev, pe->table_group.tables[0]); in pnv_ioda_setup_bus_dma()
1560 set_iommu_table_base(&pe->pdev->dev, NULL); in pnv_ioda2_take_ownership()
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1433 set_iommu_table_base(&viodev->dev, in vio_register_device_node()