Home
last modified time | relevance | path

Searched full:carveouts (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/remoteproc/
Dremoteproc_core.c172 * memory regions (which we call "carveouts"), and map them to specific
175 * exclusively or alongside carveouts.
182 * carveouts and translate specific device addresses to kernel virtual addresses
189 * here the output of the DMA API for the carveouts, which should be more
205 list_for_each_entry(carveout, &rproc->carveouts, node) { in rproc_da_to_va()
246 * allocated carveouts and return associated region characteristics like
266 list_for_each_entry(carveout, &rproc->carveouts, node) { in rproc_find_carveout_by_name()
889 * This function registers specified memory entry in @rproc carveouts list.
894 list_add_tail(&mem->node, &rproc->carveouts); in rproc_add_carveout()
1144 * rproc_alloc_registered_carveouts() - allocate all carveouts registered
[all …]
Dimx_dsp_rproc.c588 * This function registers specified memory entry in @rproc carveouts list
589 * The carveouts can help to mapping the memory address for DSP.
698 list_for_each_entry(carveout, &rproc->carveouts, node) { in imx_dsp_rproc_prepare()
Dxlnx_r5_remoteproc.c455 * Construct rproc mem carveouts from memory-region property nodes
622 * and add carveouts accordingly in add_tcm_banks()
704 * adds carveouts for TCM bank and reserved memory regions
Dremoteproc_debugfs.c367 list_for_each_entry(carveout, &rproc->carveouts, node) { in rproc_carveouts_show()
Dti_k3_m4_remoteproc.c429 /* use remaining reserved memory regions for static carveouts */ in k3_m4_reserved_mem_init()
Dti_k3_dsp_remoteproc.c572 /* use remaining reserved memory regions for static carveouts */ in k3_dsp_reserved_mem_init()
Dti_k3_r5_remoteproc.c995 /* use remaining reserved memory regions for static carveouts */ in k3_r5_reserved_mem_init()
/linux-6.12.1/Documentation/devicetree/bindings/remoteproc/
Drenesas,rcar-rproc.yaml32 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
Dst,stm32-rproc.yaml101 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
Dxlnx,zynqmp-r5fss.yaml127 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
/linux-6.12.1/include/linux/
Dremoteproc.h522 * @carveouts: list of physically contiguous memory allocations
564 struct list_head carveouts; member
/linux-6.12.1/drivers/memory/tegra/
Dtegra234.c1151 * Additionally, there are lite carveouts but those are not currently