Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/arm/common/
A Darm_bl31_setup.c342 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
347 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
352 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/trusted-firmware-a/plat/arm/board/fvp/
A Dfvp_gicv3.c79 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/trusted-firmware-a/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
/trusted-firmware-a/include/lib/xlat_tables/
A Dxlat_tables_v2.h384 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/trusted-firmware-a/drivers/renesas/common/pwrc/
A Dpwrc.c773 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
780 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
/trusted-firmware-a/build/qemu/release/bl1/
A Dbl1.map242 .text.xlat_change_mem_attributes
/trusted-firmware-a/build/qemu/release/bl2/
A Dbl2.map262 .text.xlat_change_mem_attributes
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map517 .text.xlat_change_mem_attributes

Completed in 18 milliseconds