Searched refs:tce_freemulti_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.c100 static void tce_freemulti_pSeriesLP(struct iommu_table*, long, long);
207 tce_freemulti_pSeriesLP(tbl, tcenum_start,
241 static void tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) function
248 printk("tce_freemulti_pSeriesLP: plpar_tce_stuff failed\n");
603 ppc_md.tce_free = tce_freemulti_pSeriesLP;

Completed in 57 milliseconds