Searched refs:RMM_LIMIT (Results 1 – 9 of 9) sorted by relevance
11 static uintptr_t top_mem = RMM_LIMIT;
19 RAM (rwx): ORIGIN = RMM_BASE, LENGTH = RMM_LIMIT - RMM_BASE
370 #define RMM_LIMIT (RMM_BASE + PLAT_QEMU_RMM_SIZE) macro371 #define RMM_SHARED_BASE (RMM_LIMIT)
471 #define RMM_LIMIT (RMM_BASE + PLAT_QEMU_RMM_SIZE) macro472 #define RMM_SHARED_BASE (RMM_LIMIT)
87 .image_info.image_max_size = RMM_LIMIT - RMM_BASE,
116 .image_info.image_max_size = RMM_LIMIT - RMM_BASE,
56 #define PLAT_ARM_RMM_SIZE (RMM_LIMIT - RMM_BASE)
696 #define RMM_LIMIT (RMM_BASE + ARM_REALM_SIZE) macro
666 #define RMM_LIMIT (RMM_BASE + ARM_REALM_SIZE) macro