Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/platforms/pseries/
Diommu.c149 static void tce_free_pSeriesLP(unsigned long liobn, long, long);
174 tce_free_pSeriesLP(liobn, tcenum_start, in tce_build_pSeriesLP()
280 static void tce_free_pSeriesLP(unsigned long liobn, long tcenum, long npages) in tce_free_pSeriesLP() function
304 return tce_free_pSeriesLP(tbl->it_index, tcenum, npages); in tce_freemulti_pSeriesLP()