Searched refs:SMMU_TLB_FLUSH (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iommu/ |
H A D | tegra-smmu.c | 102 #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()
|
/kernel/linux/linux-6.6/drivers/iommu/ |
H A D | tegra-smmu.c | 103 #define SMMU_TLB_FLUSH 0x030 macro 204 smmu_writel(smmu, SMMU_TLB_FLUSH_VA_MATCH_ALL, SMMU_TLB_FLUSH); in smmu_flush_tlb() 218 smmu_writel(smmu, value, SMMU_TLB_FLUSH); in smmu_flush_tlb_asid() 233 smmu_writel(smmu, value, SMMU_TLB_FLUSH); in smmu_flush_tlb_section() 248 smmu_writel(smmu, value, SMMU_TLB_FLUSH); in smmu_flush_tlb_group()
|
Completed in 4 milliseconds