Home
last modified time | relevance | path

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

/arm-trusted-firmware/plat/qemu/common/
H A Dqemu_common.c34 #define MAP_SHARED_RAM MAP_REGION_FLAT(SHARED_RAM_BASE, \ macro
/arm-trusted-firmware/plat/rpi/common/
H A Drpi3_common.c29 #define MAP_SHARED_RAM MAP_REGION_FLAT(SHARED_RAM_BASE, \ macro
/arm-trusted-firmware/plat/renesas/common/aarch64/
H A Dplatform_common.c33 #define MAP_SHARED_RAM MAP_REGION_FLAT(RCAR_SHARED_MEM_BASE, \ macro