Searched refs:pnv_tce_build (Results 1 – 4 of 4) sorted by relevance
/arch/powerpc/platforms/powernv/ |
D | pci.h | 205 extern int pnv_tce_build(struct iommu_table *tbl, long index, long npages,
|
D | pci-p5ioc2.c | 87 .set = pnv_tce_build,
|
D | pci.c | 596 int pnv_tce_build(struct iommu_table *tbl, long index, long npages, in pnv_tce_build() function
|
D | pci-ioda.c | 1697 int ret = pnv_tce_build(tbl, index, npages, uaddr, direction, in pnv_ioda1_tce_build() 1800 int ret = pnv_tce_build(tbl, index, npages, uaddr, direction, in pnv_ioda2_tce_build()
|