Searched refs:FFA_ERROR (Results 1 – 4 of 4) sorted by relevance
136 case FFA_ERROR: in handle_features()151 ret_fid = FFA_ERROR; in handle_features()194 uint32_t ret_fid = FFA_ERROR; in spmc_handle_rxtx_map()298 ret_fid = FFA_ERROR; in spmc_handle_rx_release()383 ret_fid = FFA_ERROR; in spmc_handle_partition_info_get()395 ret_fid = FFA_ERROR; in spmc_handle_partition_info_get()420 ret_fid = FFA_ERROR; in spmc_handle_partition_info_get()426 ret_fid = FFA_ERROR; in spmc_handle_partition_info_get()902 ret_fid = FFA_ERROR; in handle_mem_frag_tx()1358 if (args.a0 == FFA_ERROR) in spmc_rxtx_map()[all …]
29 args->a0 = FFA_ERROR; in ffa_set_error()889 case FFA_ERROR: in handle_features()896 ret_fid = FFA_ERROR; in handle_features()911 uint32_t ret_fid = FFA_ERROR; in handle_mem_perm_get()958 uint32_t ret_fid = FFA_ERROR; in handle_mem_perm_set()1041 case FFA_ERROR: in spmc_sp_msg_handler()
823 SVC_REGS_A0(regs) = FFA_ERROR; in spm_eret_error()
39 #define FFA_ERROR U(0x84000060) macro
Completed in 10 milliseconds