Searched refs:plat_spmc_shmem_datastore_get (Results 1 – 8 of 8) sorted by relevance
15 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get() function
198 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
186 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get() function
478 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size);
96 - plat_spmc_shmem_datastore_get
2492 ret = plat_spmc_shmem_datastore_get(&spmc_shmem_obj_state.data, in spmc_setup()