Searched refs:tlb_ops (Results 1 – 1 of 1) sorted by relevance
246 const struct iommu_gather_ops *tlb_ops; member809 smmu_domain->tlb_ops = &arm_smmu_s1_tlb_ops; in arm_smmu_init_domain_context()829 smmu_domain->tlb_ops = &arm_smmu_s2_tlb_ops_v2; in arm_smmu_init_domain_context()831 smmu_domain->tlb_ops = &arm_smmu_s2_tlb_ops_v1; in arm_smmu_init_domain_context()859 .tlb = smmu_domain->tlb_ops, in arm_smmu_init_domain_context()1259 if (smmu_domain->tlb_ops) in arm_smmu_iotlb_sync()1260 smmu_domain->tlb_ops->tlb_sync(smmu_domain); in arm_smmu_iotlb_sync()