Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c2035 static TEE_Result yielding_call_with_arg(uint64_t cookie, uint32_t offset) in yielding_call_with_arg() function
2103 return yielding_call_with_arg(reg_pair_to_64(a3, a2), a4); in __thread_std_smc_entry()