Home
last modified time | relevance | path

Searched defs:arm_smmu_domain (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu.h367 struct arm_smmu_domain { struct
373 enum arm_smmu_domain_stage stage; argument
374 struct mutex init_mutex; /* Protects smmu pointer */
375 spinlock_t cb_lock; /* Serialises ATS1* ops and TLB syncs */
376 struct iommu_domain domain;
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.h710 struct arm_smmu_domain { struct
718 enum arm_smmu_domain_stage stage; argument
732 static inline struct arm_smmu_domain *to_smmu_domain(struct iommu_domain *dom) in to_smmu_domain() argument

Completed in 10 milliseconds