Searched defs:arm_smmu_master (Results 1 – 1 of 1) sorted by relevance
697 struct arm_smmu_master { struct698 struct arm_smmu_device *smmu;699 struct device *dev;700 struct arm_smmu_domain *domain;701 struct list_head domain_head;702 struct arm_smmu_stream *streams;704 struct arm_smmu_ctx_desc_cfg cd_table;705 unsigned int num_streams;706 bool ats_enabled;707 bool stall_enabled;[all …]