Home
last modified time | relevance | path

Searched refs:pnv_tce_xchg (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/powernv/
Dpci.h209 extern int pnv_tce_xchg(struct iommu_table *tbl, long index,
Dpci-p5ioc2.c89 .exchange = pnv_tce_xchg,
Dpci.c619 int pnv_tce_xchg(struct iommu_table *tbl, long index, in pnv_tce_xchg() function
Dpci-ioda.c1710 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()