Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_optee_smc.c144 static uint32_t call_entry_std(struct optee_msg_arg *arg, size_t num_params, in call_entry_std() function
213 return call_entry_std(arg, num_params, rpc_arg); in std_entry_with_parg()
229 rv = call_entry_std(arg, num_params, rpc_arg); in std_entry_with_parg()
260 rv = call_entry_std(arg, num_params, rpc_arg); in std_entry_with_regd_arg()

Completed in 3 milliseconds