Searched refs:spmc_get_sp_ctx (Results 1 – 3 of 3) sorted by relevance
272 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id);
84 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id) in spmc_get_sp_ctx() function178 if (spmc_get_sp_ctx(partition_id)) { in is_ffa_secure_id_valid()280 sp = spmc_get_sp_ctx(dst_id); in direct_msg_validate_dst_id()385 sp = spmc_get_sp_ctx(dst_id); in direct_req_smc_handler()457 sp = spmc_get_sp_ctx(ffa_endpoint_source(x1)); in direct_resp_smc_handler()1338 sp = spmc_get_sp_ctx(target_id); in ffa_run_handler()
823 if (spmc_get_sp_ctx(ep_id) == NULL) { in spmc_shmem_check_obj()