Lines Matching defs:smc_ret
69 x2, x3, x4, handle, &smc_ret); \
149 struct smccc_res smc_ret = {0};
157 SMC_RET4(handle, ret, smc_ret.a1, smc_ret.a2, smc_ret.a3);
171 struct smccc_res smc_ret = {0};
180 SMC_RET4(handle, ret, smc_ret.a1, smc_ret.a2, smc_ret.a3);
194 struct smccc_res smc_ret = {0};
203 SMC_RET4(handle, ret, smc_ret.a1, smc_ret.a2, smc_ret.a3);