Searched defs:arm_smmu_domain (Results 1 – 2 of 2) sorted by relevance
367 struct arm_smmu_domain { struct373 enum arm_smmu_domain_stage stage; argument374 struct mutex init_mutex; /* Protects smmu pointer */375 spinlock_t cb_lock; /* Serialises ATS1* ops and TLB syncs */376 struct iommu_domain domain;
710 struct arm_smmu_domain { struct718 enum arm_smmu_domain_stage stage; argument732 static inline struct arm_smmu_domain *to_smmu_domain(struct iommu_domain *dom) in to_smmu_domain() argument
Completed in 8 milliseconds