Searched refs:xchg_no_kill (Results 1 – 4 of 4) sorted by relevance
54 int (*xchg_no_kill)(struct iommu_table *tbl, member
1085 ret = tbl->it_ops->xchg_no_kill(tbl, entry, hpa, direction); in iommu_tce_xchg_no_kill()1117 if (!tbl->it_ops->xchg_no_kill) in iommu_take_ownership()
716 .xchg_no_kill = tce_exchange_pseries,
1268 .xchg_no_kill = pnv_ioda_tce_xchg_no_kill,