Searched refs:FFA_ERROR (Results 1 – 3 of 3) sorted by relevance
178 if (ret.a0 == FFA_ERROR) in ffa_rx_release()195 if (ret.a0 == FFA_ERROR) in ffa_rxtx_map()209 if (ret.a0 == FFA_ERROR) in ffa_rxtx_unmap()230 if (id.a0 == FFA_ERROR) in ffa_features()262 if (partition_info.a0 == FFA_ERROR) { in __ffa_partition_info_get()315 if (partition_info.a0 == FFA_ERROR) in __ffa_partition_info_get_regs()391 if (id.a0 == FFA_ERROR) in ffa_id_get()433 if (ret.a0 == FFA_ERROR) in ffa_msg_send_direct_req()473 if (ret.a0 == FFA_ERROR) in ffa_msg_send2()500 if (ret.a0 == FFA_ERROR) in ffa_msg_send_direct_req2()[all …]
22 #define FFA_ERROR FFA_SMC_32(0x60) macro
77 .a0 = FFA_ERROR, in ffa_to_smccc_error()