Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/plat/arm/common/
A Darm_spm_def.h32 #define ARM_SP_IMAGE_MMAP MAP_REGION2( \
52 #define ARM_SPM_BUF_EL0_MMAP MAP_REGION2( \
66 #define ARM_SP_IMAGE_NS_BUF_MMAP MAP_REGION2( \
88 #define ARM_SP_IMAGE_RW_MMAP MAP_REGION2( \
/arm-trusted-firmware-2.8.0/plat/socionext/synquacer/include/
A Dplatform_def.h135 #define PLAT_SPM_SPM_BUF_EL0_MMAP MAP_REGION2(PLAT_SPM_BUF_BASE, \
143 #define PLAT_SP_IMAGE_NS_BUF_MMAP MAP_REGION2(PLAT_SP_IMAGE_NS_BUF_BASE, \
154 #define PLAT_SQ_SP_IMAGE_MMAP MAP_REGION2(BL32_BASE, BL32_BASE, \
162 #define PLAT_SQ_SP_IMAGE_RW_MMAP MAP_REGION2(PLAT_SQ_SP_HEAP_BASE, \
/arm-trusted-firmware-2.8.0/plat/qemu/qemu_sbsa/include/
A Dplatform_def.h280 # define QEMU_SP_IMAGE_MMAP MAP_REGION2(PLAT_QEMU_SP_IMAGE_BASE, \
300 #define QEMU_SPM_BUF_EL0_MMAP MAP_REGION2(PLAT_SPM_BUF_BASE, \
317 #define QEMU_SP_IMAGE_NS_BUF_MMAP MAP_REGION2( \
338 #define QEMU_SP_IMAGE_RW_MMAP MAP_REGION2( \
/arm-trusted-firmware-2.8.0/plat/arm/css/sgi/include/
A Dsgi_base_platform_def.h217 #define CSS_SGI_SP_CPER_BUF_MMAP MAP_REGION2( \
/arm-trusted-firmware-2.8.0/include/lib/xlat_tables/
A Dxlat_tables_v2.h53 #define MAP_REGION2(_pa, _va, _sz, _attr, _gr) \ macro
/arm-trusted-firmware-2.8.0/docs/components/
A Dxlat-tables-lib-v2-design.rst234 ``MAP_REGION2()`` macro might be used instead. Using ``MAP_REGION_FLAT()`` only

Completed in 13 milliseconds