Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A 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
288 printk("tce_free_pSeriesLP: plpar_tce_put failed. rc=%lld\n", rc); in tce_free_pSeriesLP()
304 return tce_free_pSeriesLP(tbl->it_index, tcenum, npages); in tce_freemulti_pSeriesLP()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Diommu.c165 static void tce_free_pSeriesLP(unsigned long liobn, long, long, long);
190 tce_free_pSeriesLP(liobn, tcenum_start, tceshift, in tce_build_pSeriesLP()
297 static void tce_free_pSeriesLP(unsigned long liobn, long tcenum, long tceshift, in tce_free_pSeriesLP() function
306 printk("tce_free_pSeriesLP: plpar_tce_put failed. rc=%lld\n", rc); in tce_free_pSeriesLP()
324 return tce_free_pSeriesLP(tbl->it_index, tcenum, in tce_freemulti_pSeriesLP()

Completed in 5 milliseconds