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

/linux-master/arch/powerpc/include/asm/
H A Diommu.h59 void (*tce_kill)(struct iommu_table *tbl, member in struct:iommu_table_ops
/linux-master/arch/powerpc/kernel/
H A Diommu.c1099 if (tbl->it_ops->tce_kill)
1100 tbl->it_ops->tce_kill(tbl, entry, pages);
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1269 .tce_kill = pnv_pci_ioda2_tce_invalidate,

Completed in 138 milliseconds