Home
last modified time | relevance | path

Searched refs:tlb_flush_all (Results 1 – 12 of 12) sorted by relevance

/linux/arch/hexagon/mm/
H A Dvm_tlb.c48 void tlb_flush_all(void) in tlb_flush_all() function
61 tlb_flush_all(); in flush_tlb_mm()
/linux/include/linux/
H A Dio-pgtable.h40 void (*tlb_flush_all)(void *cookie); member
280 if (iop->cfg.tlb && iop->cfg.tlb->tlb_flush_all) in io_pgtable_tlb_flush_all()
281 iop->cfg.tlb->tlb_flush_all(iop->cookie); in io_pgtable_tlb_flush_all()
/linux/arch/hexagon/include/asm/
H A Dtlbflush.h24 extern void tlb_flush_all(void);
/linux/drivers/iommu/
H A Dio-pgtable-arm-selftests.c41 .tlb_flush_all = dummy_tlb_flush_all,
H A Dmsm_iommu.c183 .tlb_flush_all = __flush_iotlb,
H A Dio-pgtable-arm-v7s.c800 .tlb_flush_all = dummy_tlb_flush_all,
H A Dipmmu-vmsa.c323 .tlb_flush_all = ipmmu_tlb_flush_all,
/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c458 pagetable->tlb->tlb_flush_all((void *)adreno_smmu->cookie); in msm_iommu_tlb_flush_all()
485 .tlb_flush_all = msm_iommu_tlb_flush_all,
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c394 .tlb_flush_all = arm_smmu_tlb_inv_context_s1,
400 .tlb_flush_all = arm_smmu_tlb_inv_context_s2,
406 .tlb_flush_all = arm_smmu_tlb_inv_context_s2,
1312 smmu_domain->flush_ops->tlb_flush_all(smmu_domain); in arm_smmu_flush_iotlb_all()
H A Dqcom_iommu.c184 .tlb_flush_all = qcom_iommu_tlb_inv_context,
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_mmu.c546 .tlb_flush_all = mmu_tlb_inv_context_s1,
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1616 .tlb_flush_all = mmu_tlb_flush_all,