Searched defs:arm_smmu_domain (Results 1 – 2 of 2) sorted by relevance
366 struct arm_smmu_domain { struct372 enum arm_smmu_domain_stage stage; argument373 struct mutex init_mutex; /* Protects smmu pointer */374 spinlock_t cb_lock; /* Serialises ATS1* ops and TLB syncs */375 struct iommu_domain domain;
709 struct arm_smmu_domain { struct717 enum arm_smmu_domain_stage stage; argument731 static inline struct arm_smmu_domain *to_smmu_domain(struct iommu_domain *dom) in to_smmu_domain() argument