Searched defs:arm_smmu_domain (Results 1 – 2 of 2) sorted by relevance
363 struct arm_smmu_domain { struct368 enum arm_smmu_domain_stage stage; argument369 bool non_strict;370 struct mutex init_mutex; /* Protects smmu pointer */371 spinlock_t cb_lock; /* Serialises ATS1* ops and TLB syncs */372 struct iommu_domain domain;
663 struct arm_smmu_domain { struct671 enum arm_smmu_domain_stage stage; argument686 int arm_smmu_write_ctx_desc(struct arm_smmu_domain *smmu_domain, int ssid, argument