Searched defs:arm_smmu_master (Results 1 – 1 of 1) sorted by relevance
775 struct arm_smmu_master { struct776 struct arm_smmu_device *smmu;777 struct device *dev;778 struct arm_smmu_stream *streams;780 struct arm_smmu_ctx_desc_cfg cd_table;781 unsigned int num_streams;782 bool ats_enabled : 1;783 bool ste_ats_enabled : 1;784 bool stall_enabled;785 bool sva_enabled;[all …]