Searched refs:xchg_no_kill (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Diommu.h54 int (*xchg_no_kill)(struct iommu_table *tbl, member in struct:iommu_table_ops
/linux-master/arch/powerpc/kernel/
H A Diommu.c1085 ret = tbl->it_ops->xchg_no_kill(tbl, entry, hpa, direction);
1117 if (!tbl->it_ops->xchg_no_kill)
/linux-master/arch/powerpc/platforms/pseries/
H A Diommu.c693 .xchg_no_kill = tce_exchange_pseries,
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c1268 .xchg_no_kill = pnv_ioda_tce_xchg_no_kill,

Completed in 271 milliseconds