Home
last modified time | relevance | path

Searched refs:tlb_flush_all (Results 1 – 10 of 10) 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/arch/hexagon/include/asm/
H A Dtlbflush.h24 extern void tlb_flush_all(void);
/linux/drivers/gpu/drm/msm/
H A Dmsm_iommu.c214 pagetable->tlb->tlb_flush_all((void *)adreno_smmu->cookie); in msm_iommu_tlb_flush_all()
241 .tlb_flush_all = msm_iommu_tlb_flush_all,
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c391 .tlb_flush_all = arm_smmu_tlb_inv_context_s1,
397 .tlb_flush_all = arm_smmu_tlb_inv_context_s2,
403 .tlb_flush_all = arm_smmu_tlb_inv_context_s2,
1299 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.c400 .tlb_flush_all = mmu_tlb_inv_context_s1,
/linux/drivers/iommu/
H A Dmsm_iommu.c183 .tlb_flush_all = __flush_iotlb,
H A Dipmmu-vmsa.c323 .tlb_flush_all = ipmmu_tlb_flush_all,
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c1642 .tlb_flush_all = mmu_tlb_flush_all,
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2401 .tlb_flush_all = arm_smmu_tlb_inv_context,