Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
Diommu.c170 static void tce_free_pSeriesLP(struct iommu_table*, long, long);
195 tce_free_pSeriesLP(tbl, tcenum_start, in tce_build_pSeriesLP()
299 static void tce_free_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_free_pSeriesLP() function
323 return tce_free_pSeriesLP(tbl, tcenum, npages); in tce_freemulti_pSeriesLP()