Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Diommu.c200 static void tce_free_cell(struct iommu_table *tbl, long index, long npages) in tce_free_cell() function
208 pr_debug("tce_free_cell(index=%lx,n=%lx)\n", index, npages); in tce_free_cell()
458 .clear = tce_free_cell
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Diommu.c202 static void tce_free_cell(struct iommu_table *tbl, long index, long npages) in tce_free_cell() function
210 pr_debug("tce_free_cell(index=%lx,n=%lx)\n", index, npages); in tce_free_cell()
460 .clear = tce_free_cell

Completed in 4 milliseconds