Home
last modified time | relevance | path

Searched refs:set_iommu_table_base (Results 1 – 3 of 3) 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