Searched full:carveouts (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | remoteproc_core.c | 172 * 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 191 * 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() 991 * This function registers specified memory entry in @rproc carveouts list. 996 list_add_tail(&mem->node, &rproc->carveouts); in rproc_add_carveout() 1242 * rproc_alloc_registered_carveouts() - allocate all carveouts registered [all …]
|
| H A D | remoteproc_debugfs.c | 367 list_for_each_entry(carveout, &rproc->carveouts, node) { in rproc_carveouts_show()
|
| H A D | ti_k3_dsp_remoteproc.c | 504 /* use remaining reserved memory regions for static carveouts */ in k3_dsp_reserved_mem_init()
|
| H A D | ti_k3_r5_remoteproc.c | 792 /* use remaining reserved memory regions for static carveouts */ in k3_r5_reserved_mem_init()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/remoteproc/ |
| H A D | st,stm32-rproc.yaml | 86 the remote processor (e.g. remoteproc firmware and carveouts, rpmsg
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | remoteproc.h | 498 * @carveouts: list of physically contiguous memory allocations 535 struct list_head carveouts; member
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64.xml | 31851 …<var-decl name='carveouts' type-id='72f469ec' visibility='default' filepath='include/linux/remotep…
|