Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Diommu.c150 static void tce_freemulti_pSeriesLP(struct iommu_table*, long, long);
265 tce_freemulti_pSeriesLP(tbl, tcenum_start, in tce_buildmulti_pSeriesLP()
299 static void tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_freemulti_pSeriesLP() function
309 printk("tce_freemulti_pSeriesLP: plpar_tce_stuff failed\n"); in tce_freemulti_pSeriesLP()
684 .clear = tce_freemulti_pSeriesLP,
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Diommu.c166 static void tce_freemulti_pSeriesLP(struct iommu_table*, long, long);
282 tce_freemulti_pSeriesLP(tbl, tcenum_start, in tce_buildmulti_pSeriesLP()
317 static void tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) in tce_freemulti_pSeriesLP() function
338 printk("tce_freemulti_pSeriesLP: plpar_tce_stuff failed\n"); in tce_freemulti_pSeriesLP()
695 .clear = tce_freemulti_pSeriesLP,

Completed in 5 milliseconds