Searched refs:spmc_get_sp_ctx (Results 1 – 3 of 3) sorted by relevance
298 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id);
102 struct secure_partition_desc *spmc_get_sp_ctx(uint16_t id) in spmc_get_sp_ctx() function196 if (spmc_get_sp_ctx(partition_id)) { in is_ffa_secure_id_valid()299 sp = spmc_get_sp_ctx(dst_id); in direct_msg_validate_dst_id()450 sp = spmc_get_sp_ctx(dst_id); in direct_req_smc_handler()546 sp = spmc_get_sp_ctx(ffa_endpoint_source(x1)); in direct_resp_smc_handler()1523 sp = spmc_get_sp_ctx(target_id); in ffa_run_handler()
841 if (spmc_get_sp_ctx(ep_id) == NULL) { in spmc_shmem_check_obj()