Home
last modified time | relevance | path

Searched refs:vpu_mem_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dingenic_rproc.c35 struct vpu_mem_info { struct
52 * @mem_info: array of struct vpu_mem_info, which contain the mapping info of
60 struct vpu_mem_info mem_info[ARRAY_SIZE(vpu_mem_map)];
126 const struct vpu_mem_info *info = &vpu->mem_info[i]; in ingenic_rproc_da_to_va()
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dingenic_rproc.c40 struct vpu_mem_info { struct
57 * @mem_info: array of struct vpu_mem_info, which contain the mapping info of
65 struct vpu_mem_info mem_info[ARRAY_SIZE(vpu_mem_map)];
131 const struct vpu_mem_info *info = &vpu->mem_info[i]; in ingenic_rproc_da_to_va()

Completed in 2 milliseconds