Home
last modified time | relevance | path

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

/linux-5.10/drivers/iommu/arm/arm-smmu/
Darm-smmu.h363 struct arm_smmu_domain { struct
368 enum arm_smmu_domain_stage stage; argument
369 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;
/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h663 struct arm_smmu_domain { struct
671 enum arm_smmu_domain_stage stage; argument
686 int arm_smmu_write_ctx_desc(struct arm_smmu_domain *smmu_domain, int ssid, argument