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()287 int res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()324 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()337 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()351 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()361 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()369 res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()379 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