Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/pseries/
Diommu.c136 static void tce_free_pSeriesLP(struct iommu_table*, long, long);
161 tce_free_pSeriesLP(tbl, tcenum_start, in tce_build_pSeriesLP()
265 static void tce_free_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_free_pSeriesLP() function
289 return tce_free_pSeriesLP(tbl, tcenum, npages); in tce_freemulti_pSeriesLP()