Home
last modified time | relevance | path

Searched refs:carveouts (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/
A Drenesas,rcar-rproc.yaml32 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
A Dxlnx,zynqmp-r5fss.yaml91 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
A Dst,stm32-rproc.yaml93 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
/linux-6.3-rc2/drivers/remoteproc/
A Dremoteproc_core.c204 list_for_each_entry(carveout, &rproc->carveouts, node) { in rproc_da_to_va()
265 list_for_each_entry(carveout, &rproc->carveouts, node) { in rproc_find_carveout_by_name()
893 list_add_tail(&mem->node, &rproc->carveouts); in rproc_add_carveout()
1161 list_for_each_entry_safe(entry, tmp, &rproc->carveouts, node) { in rproc_alloc_registered_carveouts()
1251 list_for_each_entry_safe(entry, tmp, &rproc->carveouts, node) { in rproc_resource_cleanup()
2491 INIT_LIST_HEAD(&rproc->carveouts); in rproc_alloc()
A Dremoteproc_debugfs.c367 list_for_each_entry(carveout, &rproc->carveouts, node) { in rproc_carveouts_show()
A Dimx_dsp_rproc.c678 list_for_each_entry(carveout, &rproc->carveouts, node) { in imx_dsp_rproc_prepare()
/linux-6.3-rc2/include/linux/
A Dremoteproc.h564 struct list_head carveouts; member
/linux-6.3-rc2/Documentation/devicetree/bindings/reserved-memory/
A Dreserved-memory.yaml59 address space mappings and carveouts associated with a given reserved

Completed in 14 milliseconds