Searched refs:pnv_tce_xchg (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | pci.h | 209 extern int pnv_tce_xchg(struct iommu_table *tbl, long index,
|
D | pci-p5ioc2.c | 89 .exchange = pnv_tce_xchg,
|
D | pci.c | 619 int pnv_tce_xchg(struct iommu_table *tbl, long index, in pnv_tce_xchg() function
|
D | pci-ioda.c | 1710 long ret = pnv_tce_xchg(tbl, index, hpa, direction); in pnv_ioda1_tce_xchg() 1813 long ret = pnv_tce_xchg(tbl, index, hpa, direction); in pnv_ioda2_tce_xchg()
|