Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h115037 struct arm_smmu_device { struct
115038 struct device *dev;
115039 void *base;
115040 unsigned int numpage;
115041 unsigned int pgshift;
115042 u32 features;
115043 enum arm_smmu_arch_version version;
115044 enum arm_smmu_implementation model;
115045 const struct arm_smmu_impl *impl;
115046 u32 num_context_banks;
[all …]