Lines Matching defs:arm_smmu_master
775 struct arm_smmu_master { struct
776 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;
786 bool iopf_enabled;
787 unsigned int ssid_bits;