Searched defs:TA_RAM_START (Results 1 – 5 of 5) sorted by relevance
157 #define TA_RAM_START ROUNDUP(TZDRAM_BASE, CORE_MMU_PGDIR_SIZE) macro161 #define TA_RAM_START ROUNDUP(TZDRAM_BASE + TEE_RAM_VA_SIZE, \ macro
124 #define TA_RAM_START ROUNDUP(TZDRAM_BASE, CORE_MMU_PGDIR_SIZE) macro134 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \ macro
203 #define TA_RAM_START TZDRAM_BASE macro237 #define TA_RAM_START (TZDRAM_BASE + TEE_RAM_PH_SIZE) macro
83 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \ macro
140 #define TA_RAM_START ROUNDUP((TZDRAM_BASE + TEE_RAM_VA_SIZE), \ macro
Completed in 9 milliseconds