Home
last modified time | relevance | path

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

/arch/powerpc/platforms/pseries/
Diommu.c205 static void tce_free_pSeriesLP(unsigned long liobn, long, long);
230 tce_free_pSeriesLP(liobn, tcenum_start, in tce_build_pSeriesLP()
336 static void tce_free_pSeriesLP(unsigned long liobn, long tcenum, long npages) in tce_free_pSeriesLP() function
360 return tce_free_pSeriesLP(tbl->it_index, tcenum, npages); in tce_freemulti_pSeriesLP()