Home
last modified time | relevance | path

Searched refs:iommu_ctxflush (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/arch/sparc/kernel/
Diommu.c290 if (iommu->iommu_ctxflush) in dma_4u_map_page()
328 iommu->iommu_ctxflush) { in strbuf_flush()
415 if (iommu->iommu_ctxflush) in dma_4u_unmap_page()
457 if (iommu->iommu_ctxflush) in dma_4u_map_sg()
595 if (iommu->iommu_ctxflush) { in fetch_sg_ctx()
683 if (iommu->iommu_ctxflush && in dma_4u_sync_single_for_cpu()
719 if (iommu->iommu_ctxflush && in dma_4u_sync_sg_for_cpu()
Dpsycho_common.c414 iommu->iommu_ctxflush = 0; in psycho_iommu_init()
Dpci_schizo.c1173 iommu->iommu_ctxflush = pbm->pbm_regs + SCHIZO_IOMMU_CTXFLUSH; in schizo_pbm_iommu_init()
/Linux-v4.19/arch/sparc/include/asm/
Diommu_64.h66 unsigned long iommu_ctxflush; member