Lines Matching refs:vpu_mem_map
30 struct vpu_mem_map {
36 const struct vpu_mem_map *map;
41 static const struct vpu_mem_map vpu_mem_map[] = {
60 struct vpu_mem_info mem_info[ARRAY_SIZE(vpu_mem_map)];
125 for (i = 0; i < ARRAY_SIZE(vpu_mem_map); i++) {
127 const struct vpu_mem_map *map = info->map;
186 for (i = 0; i < ARRAY_SIZE(vpu_mem_map); i++) {
188 vpu_mem_map[i].name);
198 vpu->mem_info[i].map = &vpu_mem_map[i];