Home
last modified time | relevance | path

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

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