Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dtegra-smmu.c102 #define SMMU_TLB_FLUSH 0x030 macro
203 smmu_writel(smmu, SMMU_TLB_FLUSH_VA_MATCH_ALL, SMMU_TLB_FLUSH); in smmu_flush_tlb()
217 smmu_writel(smmu, value, SMMU_TLB_FLUSH); in smmu_flush_tlb_asid()
232 smmu_writel(smmu, value, SMMU_TLB_FLUSH); in smmu_flush_tlb_section()
247 smmu_writel(smmu, value, SMMU_TLB_FLUSH); in smmu_flush_tlb_group()