Lines Matching defs:ret
847 int32_t ret;
910 ret = FFA_ERROR_NOT_SUPPORTED;
928 ret = MAKE_FFA_VERSION(spmc_attrs.major_version,
930 SMC_RET8(handle, (uint32_t)ret,
978 ret = FFA_ERROR_NOT_SUPPORTED;
980 ret = SMC_GET_GP(gpregs, CTX_GPREG_X3);
996 return spmd_smc_forward(ret, true, FFA_PARAM_MBZ,
1001 ret = MAKE_FFA_VERSION(FFA_VERSION_MAJOR,
1005 SMC_RET8(handle, (uint32_t)ret, FFA_TARGET_INFO_MBZ,
1057 ret = spmd_pm_secondary_ep_register(x1);
1059 if (ret < 0) {
1061 FFA_TARGET_INFO_MBZ, ret,
1136 ret = spmd_handle_spmc_message(x3, x4,
1142 FFA_TARGET_INFO_MBZ, ret,