Searched defs:arm_smmu_domain___2 (Results 1 – 1 of 1) sorted by relevance
115623 struct arm_smmu_domain___2 { struct115624 struct arm_smmu_device___2 *smmu;115625 struct mutex init_mutex;115626 struct io_pgtable_ops *pgtbl_ops;115627 bool stall_enabled;115628 atomic_t nr_ats_masters;115629 enum arm_smmu_domain_stage stage;115630 union {115634 struct iommu_domain domain;115635 struct list_head devices;[all …]