Searched refs:ret_args (Results 1 – 2 of 2) sorted by relevance
231 ret_args = {}233 ret_args['chameleon_host'] = args['btpeer_host']235 ret_args['chameleon_port'] = args['btpeer_port']237 ret_args['port'] = int(args['btpeer_ssh_port'])238 return ret_args
91 struct smc_args args, ret_args; in trusty_context_switch() local124 ret_args = trusty_context_switch_helper(&ctx->saved_sp, &args); in trusty_context_switch()134 return ret_args; in trusty_context_switch()