Searched refs:xchg_no_kill (Results 1 – 4 of 4) sorted by relevance
51 int (*xchg_no_kill)(struct iommu_table *tbl, member
1070 ret = tbl->it_ops->xchg_no_kill(tbl, entry, hpa, direction); in iommu_tce_xchg_no_kill()1101 if (!tbl->it_ops->xchg_no_kill) in iommu_take_ownership()
697 .xchg_no_kill = tce_exchange_pseries,
1343 .xchg_no_kill = pnv_ioda_tce_xchg_no_kill,1447 .xchg_no_kill = pnv_ioda_tce_xchg_no_kill,
Completed in 29 milliseconds