Searched defs:arm_smmu_master (Results 1 – 1 of 1) sorted by relevance
115608 struct arm_smmu_master { struct115609 struct arm_smmu_device___2 *smmu;115610 struct device *dev;115611 struct arm_smmu_domain___2 *domain;115612 struct list_head domain_head;115613 struct arm_smmu_stream *streams;115614 unsigned int num_streams;115615 bool ats_enabled;115616 bool stall_enabled;115617 bool sva_enabled;[all …]