Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/kernel/
A Dthread_spmc.c81 static uint32_t swap_src_dst(uint32_t src_dst) in swap_src_dst() function
459 swap_src_dst(args->a1), 0, res, 0, 0); in handle_yielding_call()
486 swap_src_dst(args->a1), 0, in handle_blocking_call()
492 swap_src_dst(args->a1), 0, in handle_blocking_call()
498 swap_src_dst(args->a1), 0, 0, in handle_blocking_call()
504 swap_src_dst(args->a1), 0, in handle_blocking_call()
1081 thread_get_tsd()->rpc_target_info = swap_src_dst(a0); in __thread_std_smc_entry()

Completed in 3 milliseconds