Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h686 struct arm_smmu_master { struct
687 struct arm_smmu_device *smmu;
688 struct device *dev;
689 struct arm_smmu_domain *domain;
690 struct list_head domain_head;
691 struct arm_smmu_stream *streams;
692 unsigned int num_streams;
693 bool ats_enabled;
694 bool stall_enabled;
695 bool sva_enabled;
[all …]