Home
last modified time | relevance | path

Searched defs:arm_smmu_master (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h697 struct arm_smmu_master { struct
698 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 …]