Home
last modified time | relevance | path

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

/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/arm/common/
H A Darm_bl31_setup.c316 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
321 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
326 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/arm/common/
H A Darm_bl31_setup.c316 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
321 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
326 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/arm/common/
H A Darm_bl31_setup.c316 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
321 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
326 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/arm/common/
H A Darm_bl31_setup.c316 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
321 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
326 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/common/
H A Darm_bl31_setup.c316 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
321 ret |= xlat_change_mem_attributes(BL_STACKS_END, in arm_free_init_memory()
326 ret |= xlat_change_mem_attributes(BL_INIT_CODE_BASE, in arm_free_init_memory()
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/plat/arm/board/fvp/
H A Dfvp_gicv3.c79 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/plat/arm/board/fvp/
H A Dfvp_gicv3.c79 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/plat/arm/board/fvp/
H A Dfvp_gicv3.c79 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/plat/arm/board/fvp/
H A Dfvp_gicv3.c79 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/plat/arm/board/fvp/
H A Dfvp_gicv3.c79 int ret = xlat_change_mem_attributes(BASE_GICR_BASE + in fvp_gicv3_make_rdistrif_rw()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/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
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/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
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/include/lib/xlat_tables/
H A Dxlat_tables_v2.h370 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/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
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/include/lib/xlat_tables/
H A Dxlat_tables_v2.h370 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/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
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/include/lib/xlat_tables/
H A Dxlat_tables_v2.h370 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/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
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/include/lib/xlat_tables/
H A Dxlat_tables_v2.h370 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/include/lib/xlat_tables/
H A Dxlat_tables_v2.h370 int xlat_change_mem_attributes(uintptr_t base_va, size_t size, uint32_t attr);
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/drivers/renesas/common/pwrc/
H A Dpwrc.c750 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
762 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/drivers/renesas/common/pwrc/
H A Dpwrc.c750 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
762 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/drivers/renesas/common/pwrc/
H A Dpwrc.c750 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
762 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/drivers/renesas/common/pwrc/
H A Dpwrc.c750 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
762 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/drivers/renesas/common/pwrc/
H A Dpwrc.c750 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()
762 ret = xlat_change_mem_attributes(sram.base, sram.len, attr); in rcar_pwrc_code_copy_to_system_ram()