Home
last modified time | relevance | path

Searched refs:pnv_tce_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci.h312 extern unsigned long pnv_tce_get(struct iommu_table *tbl, long index);
H A Dpci-ioda-tce.c206 unsigned long pnv_tce_get(struct iommu_table *tbl, long index) in pnv_tce_get() function
H A Dpci-ioda.c1273 .get = pnv_tce_get,