Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c218 static int32_t get_ffa_ret_code(const struct thread_smc_args *args) in get_ffa_ret_code() function
240 return get_ffa_ret_code(&args); in ffa_simple_call()