Searched defs:tcenum (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | iommu.c | 152 static int tce_build_pSeriesLP(unsigned long liobn, long tcenum, long tceshift, in tce_build_pSeriesLP() argument 195 static int tce_buildmulti_pSeriesLP(struct iommu_table *tbl, long tcenum, in tce_buildmulti_pSeriesLP() argument 280 tce_free_pSeriesLP(unsigned long liobn, long tcenum, long npages) tce_free_pSeriesLP() argument 299 tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) tce_freemulti_pSeriesLP() argument 317 tce_get_pSeriesLP(struct iommu_table *tbl, long tcenum) tce_get_pSeriesLP() argument 423 unsigned long tcenum = dmastart >> tceshift; tce_setrange_multi_pSeriesLP() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | iommu.c | 168 static int tce_build_pSeriesLP(unsigned long liobn, long tcenum, long tceshift, in tce_build_pSeriesLP() argument 211 static int tce_buildmulti_pSeriesLP(struct iommu_table *tbl, long tcenum, in tce_buildmulti_pSeriesLP() argument 297 tce_free_pSeriesLP(unsigned long liobn, long tcenum, long tceshift, long npages) tce_free_pSeriesLP() argument 317 tce_freemulti_pSeriesLP(struct iommu_table *tbl, long tcenum, long npages) tce_freemulti_pSeriesLP() argument 346 tce_get_pSeriesLP(struct iommu_table *tbl, long tcenum) tce_get_pSeriesLP() argument 453 unsigned long tcenum = dmastart >> tceshift; tce_setrange_multi_pSeriesLP() local [all...] |
Completed in 3 milliseconds