Home
last modified time | relevance | path

Searched refs:get_rpc_arg_res (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dthread_optee_abi.c535 static uint32_t get_rpc_arg_res(struct optee_msg_arg *arg, size_t num_params, in get_rpc_arg_res() function
581 return get_rpc_arg_res(arg, num_params, params); in thread_rpc_cmd()
/optee_os/core/arch/arm/kernel/
H A Dthread_optee_smc.c534 static uint32_t get_rpc_arg_res(struct optee_msg_arg *arg, size_t num_params, in get_rpc_arg_res() function
580 return get_rpc_arg_res(arg, num_params, params); in thread_rpc_cmd()
H A Dthread_spmc.c2187 static uint32_t get_rpc_arg_res(struct optee_msg_arg *arg, size_t num_params, in get_rpc_arg_res() function
2227 return get_rpc_arg_res(arg, num_params, params); in thread_rpc_cmd()