Searched refs:plat_spmc_shmem_datastore_get (Results 1 – 7 of 7) sorted by relevance
15 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get() function
160 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get() function
188 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get() function
184 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get() function
409 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size);
96 - plat_spmc_shmem_datastore_get
2266 ret = plat_spmc_shmem_datastore_get(&spmc_shmem_obj_state.data, in spmc_setup()