Home
last modified time | relevance | path

Searched refs:FFA_INVALID_PARAMETERS (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/kernel/
A Dthread_spmc.c166 return FFA_INVALID_PARAMETERS; in map_buf()
176 return FFA_INVALID_PARAMETERS; in map_buf()
205 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()
211 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()
240 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()
246 rc = FFA_INVALID_PARAMETERS; in spmc_handle_rxtx_map()
422 rc = FFA_INVALID_PARAMETERS; in spmc_handle_partition_info_get()
428 rc = FFA_INVALID_PARAMETERS; in spmc_handle_partition_info_get()
715 rc = FFA_INVALID_PARAMETERS; in add_mem_share()
754 rc = FFA_INVALID_PARAMETERS; in handle_mem_share_tmem()
[all …]
A Dspmc_sp_handler.c45 return FFA_INVALID_PARAMETERS; in ffa_get_dst()
53 return FFA_INVALID_PARAMETERS; in ffa_get_dst()
59 return FFA_INVALID_PARAMETERS; in ffa_get_dst()
276 int res = FFA_INVALID_PARAMETERS; in spmc_sp_add_share()
529 ret = FFA_INVALID_PARAMETERS; in ffa_mem_retrieve()
535 ret = FFA_INVALID_PARAMETERS; in ffa_mem_retrieve()
616 err = FFA_INVALID_PARAMETERS; in ffa_mem_relinquish()
749 ffa_set_error(args, FFA_INVALID_PARAMETERS); in ffa_handle_sp_direct_req()
816 ffa_set_error(args, FFA_INVALID_PARAMETERS); in ffa_handle_sp_direct_resp()
822 ffa_set_error(args, FFA_INVALID_PARAMETERS); in ffa_handle_sp_direct_resp()
[all …]
/optee_os/core/arch/arm/include/
A Dffa.h18 #define FFA_INVALID_PARAMETERS -2 macro

Completed in 13 milliseconds