Searched defs:TA_RAM_SIZE (Results 1 – 6 of 6) sorted by relevance
125 #define TA_RAM_SIZE ROUNDDOWN(TZDRAM_SIZE, CORE_MMU_PGDIR_SIZE) macro137 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE),\ macro
204 #define TA_RAM_SIZE TZDRAM_SIZE macro238 #define TA_RAM_SIZE (TZDRAM_SIZE - TEE_RAM_PH_SIZE) macro
85 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE), \ macro
165 #define TA_RAM_SIZE (ROUNDDOWN(TZDRAM_BASE + (TZDRAM_SIZE - \ macro
166 #define TA_RAM_SIZE (ROUNDDOWN(TDDRAM_BASE + (TDDRAM_SIZE - \ macro
137 #define TA_RAM_SIZE ROUNDDOWN((TZDRAM_SIZE - TEE_RAM_VA_SIZE), \ macro
Completed in 5 milliseconds