Searched defs:arm_smmu_master (Results 1 – 1 of 1) sorted by relevance
687 struct arm_smmu_master { struct688 struct arm_smmu_device *smmu;689 struct device *dev;690 struct arm_smmu_domain *domain;691 struct list_head domain_head;692 struct arm_smmu_stream *streams;693 unsigned int num_streams;694 bool ats_enabled;695 bool stall_enabled;696 bool sva_enabled;[all …]