Home
last modified time | relevance | path

Searched refs:mmap_remove_dynamic_region (Results 1 – 14 of 14) sorted by relevance

/tf-a-ffa_el3_spmc/plat/nxp/common/img_loadr/
A Dload_img.c70 mmap_remove_dynamic_region(img_info.image_info.image_base, in load_img()
/tf-a-ffa_el3_spmc/plat/st/common/
A Dstm32mp_auth.c88 mmap_remove_dynamic_region(STM32MP_ROM_BASE, STM32MP_ROM_SIZE); in stm32mp_auth_image()
A Dstm32mp_common.c122 return mmap_remove_dynamic_region(STM32MP_DDR_BASE, in stm32mp_unmap_ddr()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/lib/debug/
A Dprofiler.c140 (void)mmap_remove_dynamic_region(shmem_base_addr, in boot_profiler_deinit()
/tf-a-ffa_el3_spmc/lib/utils/
A Dmem_region.c89 r = mmap_remove_dynamic_region(va, chunk); in clear_map_dyn_mem_regions()
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/drivers/memctrl/
A Dmemctrl_v1.c114 mmap_remove_dynamic_region(non_overlap_area_start, in tegra_clear_videomem()
A Dmemctrl_v2.c251 ret = mmap_remove_dynamic_region(non_overlap_area_start, in tegra_clear_videomem()
/tf-a-ffa_el3_spmc/plat/qti/common/src/
A Dqti_common.c150 return mmap_remove_dynamic_region(base_va, size); in qti_mmap_remove_dynamic_region()
/tf-a-ffa_el3_spmc/plat/common/
A Dplat_spmd_manifest.c182 unmap_ret = mmap_remove_dynamic_region(pm_base_align, PAGE_SIZE); in plat_spm_core_manifest_load()
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_context.c87 int mmap_remove_dynamic_region(uintptr_t base_va, size_t size) in mmap_remove_dynamic_region() function
/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_v2.h321 int mmap_remove_dynamic_region(uintptr_t base_va, size_t size);
/tf-a-ffa_el3_spmc/services/std_svc/spm/spmc/
A Dspmc_main.c450 mmap_remove_dynamic_region(tx_address, buf_size); in rxtx_map_handler()
490 mmap_remove_dynamic_region((uintptr_t) mbox->rx_buffer, buf_size); in rxtx_unmap_handler()
494 mmap_remove_dynamic_region((uintptr_t) mbox->tx_buffer, buf_size); in rxtx_unmap_handler()
/tf-a-ffa_el3_spmc/services/spd/trusty/
A Dtrusty.c460 (void)mmap_remove_dynamic_region(ep_info->pc, PAGE_SIZE); in trusty_setup()
/tf-a-ffa_el3_spmc/bl32/tsp/
A Dtsp_main.c928 ret = mmap_remove_dynamic_region( in test_memory_send()

Completed in 18 milliseconds