Searched defs:arm_smmu_device (Results 1 – 1 of 1) sorted by relevance
726 struct arm_smmu_device { struct727 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 …]