Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_gicv3.c41 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/rk3399_ARM-atf/plat/arm/common/
H A Darm_bl31_setup.c513 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
518 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
523 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/rk3399_ARM-atf/drivers/renesas/rcar_gen4/pwrc/
H A Dpwrc.c474 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
486 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
/rk3399_ARM-atf/include/lib/xlat_tables/
H A Dxlat_tables_v2.h384 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/rk3399_ARM-atf/lib/xlat_tables_v2/
H 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
/rk3399_ARM-atf/drivers/renesas/common/pwrc/
H A Dpwrc.c757 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
764 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()