Searched refs:xchg_no_kill (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | iommu.h | 51 int (*xchg_no_kill)(struct iommu_table *tbl, member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | iommu.c | 1017 ret = tbl->it_ops->xchg_no_kill(tbl, entry, hpa, direction, false); in iommu_tce_xchg_no_kill() 1048 if (!tbl->it_ops->xchg_no_kill) in iommu_take_ownership()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | book3s_64_vio_hv.c | 227 ret = tbl->it_ops->xchg_no_kill(tbl, entry, hpa, direction, true); in iommu_tce_xchg_no_kill_rm()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/ |
| H A D | iommu.c | 682 .xchg_no_kill = tce_exchange_pseries,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | pci-ioda.c | 1459 .xchg_no_kill = pnv_ioda_tce_xchg_no_kill, 1600 .xchg_no_kill = pnv_ioda_tce_xchg_no_kill,
|