Searched refs:smmu_info (Results 1 – 3 of 3) sorted by relevance
111 struct smmu_info { struct116 CASSERT(offsetof(struct smmu_info, smmu_base) == 0UL, argument118 CASSERT(offsetof(struct smmu_info, smmu_r_base) == 8UL,124 struct smmu_info *smmus; /* Pointer to smmu_info[] array */
781 struct smmu_info *smmu_ptr; in plat_rmmd_load_manifest()846 smmu_ptr = (struct smmu_info *) in plat_rmmd_load_manifest()851 sizeof(struct smmu_info))); in plat_rmmd_load_manifest()875 (sizeof(struct smmu_info) * in plat_rmmd_load_manifest()978 sizeof(struct smmu_info) * num_smmus); in plat_rmmd_load_manifest()
1217 | smmus | 8 | smmu_info * | Pointer to 'smmu_info'[] array |1324 | smmu_idx | 6 | uint16_t | SMMU index in 'smmu_info'[] array |