Home
last modified time | relevance | path

Searched defs:MAP_SHARED_RAM (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/renesas/rcar_gen4/aarch64/
H A Dplatform_common.c30 #define MAP_SHARED_RAM MAP_REGION_FLAT(RCAR_SHARED_MEM_BASE, \ macro
/rk3399_ARM-atf/plat/rpi/common/
H A Drpi3_common.c27 #define MAP_SHARED_RAM MAP_REGION_FLAT(SHARED_RAM_BASE, \ macro
/rk3399_ARM-atf/plat/renesas/common/aarch64/
H A Dplatform_common.c39 #define MAP_SHARED_RAM MAP_REGION_FLAT(RCAR_SHARED_MEM_BASE, \ macro
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_common.c42 #define MAP_SHARED_RAM MAP_REGION_FLAT(SHARED_RAM_BASE, \ macro