Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.h694 struct arm_smmu_master { struct
695 struct arm_smmu_device *smmu;
696 struct device *dev;
697 struct arm_smmu_domain *domain;
698 struct list_head domain_head;
699 struct arm_smmu_stream *streams;
700 unsigned int num_streams;
701 bool ats_enabled;
702 bool stall_enabled;
703 bool sva_enabled;
[all …]