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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Diommu.c99 static void tce_free_pSeriesLP(struct iommu_table*, long, long);
124 tce_free_pSeriesLP(tbl, tcenum_start,
222 static void tce_free_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) function
230 printk("tce_free_pSeriesLP: plpar_tce_put failed. rc=%lld\n", rc);
606 ppc_md.tce_free = tce_free_pSeriesLP;

Completed in 96 milliseconds