Searched refs:tce_build_cell (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 154 static int tce_build_cell(struct iommu_table *tbl, long index, long npages, in tce_build_cell() function 195 pr_debug("tce_build_cell(index=%lx,n=%lx,dir=%d,base_pte=%lx)\n", in tce_build_cell() 457 .set = tce_build_cell, 515 tce_build_cell(&window->table, window->table.it_offset, 1, in cell_iommu_setup_window()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 156 static int tce_build_cell(struct iommu_table *tbl, long index, long npages, in tce_build_cell() function 197 pr_debug("tce_build_cell(index=%lx,n=%lx,dir=%d,base_pte=%lx)\n", in tce_build_cell() 459 .set = tce_build_cell, 518 tce_build_cell(&window->table, window->table.it_offset, 1, in cell_iommu_setup_window()
|
Completed in 4 milliseconds