Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Diommu.c289 if (iommu->iommu_ctxflush) in dma_4u_map_page()
327 iommu->iommu_ctxflush) { in strbuf_flush()
414 if (iommu->iommu_ctxflush) in dma_4u_unmap_page()
456 if (iommu->iommu_ctxflush) in dma_4u_map_sg()
591 if (iommu->iommu_ctxflush) { in fetch_sg_ctx()
679 if (iommu->iommu_ctxflush && in dma_4u_sync_single_for_cpu()
715 if (iommu->iommu_ctxflush && in dma_4u_sync_sg_for_cpu()
H A Dpsycho_common.c416 iommu->iommu_ctxflush = 0; in psycho_iommu_init()
H A Dpci_schizo.c1177 iommu->iommu_ctxflush = pbm->pbm_regs + SCHIZO_IOMMU_CTXFLUSH; in schizo_pbm_iommu_init()
/linux/arch/sparc/include/asm/
H A Diommu_64.h66 unsigned long iommu_ctxflush; member