Home
last modified time | relevance | path

Searched refs:xchg_no_kill (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Diommu.h56 int (*xchg_no_kill)(struct iommu_table *tbl, member
/linux/arch/powerpc/kernel/
H A Diommu.c1104 ret = tbl->it_ops->xchg_no_kill(tbl, entry, hpa, direction); in iommu_tce_xchg_no_kill()
/linux/arch/powerpc/platforms/pseries/
H A Diommu.c738 .xchg_no_kill = tce_exchange_pseries,