Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
Diommu.c205 static void tce_free_pSeriesLP(struct iommu_table*, long, long);
230 tce_free_pSeriesLP(tbl, tcenum_start, in tce_build_pSeriesLP()
334 static void tce_free_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_free_pSeriesLP() function
358 return tce_free_pSeriesLP(tbl, tcenum, npages); in tce_freemulti_pSeriesLP()