Searched refs:FFA_INVALID_PARAMETERS (Results 1 – 5 of 5) sorted by relevance
54 return FFA_INVALID_PARAMETERS; in ffa_get_dst()60 return FFA_INVALID_PARAMETERS; in ffa_get_dst()144 res = FFA_INVALID_PARAMETERS; in spmc_sp_handle_mem_share()288 int res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()325 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()338 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()352 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()362 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()370 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()380 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()[all …]
333 return FFA_INVALID_PARAMETERS; in map_buf()343 return FFA_INVALID_PARAMETERS; in map_buf()378 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()384 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()454 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()460 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()480 int rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_unmap()630 rc = FFA_INVALID_PARAMETERS; in spmc_handle_partition_info_get()639 rc = FFA_INVALID_PARAMETERS; in spmc_handle_partition_info_get()663 uint32_t rc = FFA_INVALID_PARAMETERS; in spmc_handle_run()[all …]
780 return FFA_INVALID_PARAMETERS; in tee2ffa_ret_val()853 uint32_t ffa_ret = FFA_INVALID_PARAMETERS; in spm_handle_get_mem_attr()899 uint32_t ffa_ret = FFA_INVALID_PARAMETERS; in spm_handle_set_mem_attr()
34 return FFA_INVALID_PARAMETERS; in spmc_sp_start_thread()
19 #define FFA_INVALID_PARAMETERS -2 macro