Searched refs:plat_spmc_shmem_datastore (Results 1 – 4 of 4) sorted by relevance
158 __section("arm_el3_tzc_dram") uint8_t plat_spmc_shmem_datastore[DATASTORE_SIZE];162 *datastore = plat_spmc_shmem_datastore; in plat_spmc_shmem_datastore_get()
186 __section(".ram2_region") uint8_t plat_spmc_shmem_datastore[SPMC_SHARED_MEMORY_OBJ_SIZE];190 *datastore = plat_spmc_shmem_datastore; in plat_spmc_shmem_datastore_get()
182 uint8_t plat_spmc_shmem_datastore[PLAT_SPMC_SHMEM_DATASTORE_SIZE] __aligned(8); variable186 *datastore = plat_spmc_shmem_datastore; in plat_spmc_shmem_datastore_get()
13 plat_spmc_shmem_datastore[PLAT_SPMC_SHMEM_DATASTORE_SIZE];