Home
last modified time | relevance | path

Searched refs:xlat_change_mem_attributes (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_bl31_setup.c321 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
326 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
331 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_gicv3.c79 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/tf-a-ffa_el3_spmc/lib/xlat_tables_v2/
A Dxlat_tables_context.c118 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr) in xlat_change_mem_attributes() function
/tf-a-ffa_el3_spmc/include/lib/xlat_tables/
A Dxlat_tables_v2.h370 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/tf-a-ffa_el3_spmc/drivers/renesas/common/pwrc/
A Dpwrc.c751 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
763 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()

Completed in 14 milliseconds