Home
last modified time | relevance | path

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

/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h726 struct arm_smmu_device { struct
727 struct device *dev;
728 struct device *impl_dev;
729 const struct arm_smmu_impl_ops *impl_ops;
731 void __iomem *base;
732 void __iomem *page1;
758 u32 features;
765 u32 options;
767 struct arm_smmu_cmdq cmdq;
768 struct arm_smmu_evtq evtq;
[all …]