Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
A Dasm-defines.c103 offsetof(struct thread_ctx, tsd.rpc_target_info))
A Dthread_spmc.c1079 thread_get_tsd()->rpc_target_info = swap_src_dst(a0); in __thread_std_smc_entry()
1192 .w1 = thread_get_tsd()->rpc_target_info, in thread_rpc_cmd()
1211 .w1 = thread_get_tsd()->rpc_target_info, in thread_rpc_free()
1235 .w1 = thread_get_tsd()->rpc_target_info, in thread_rpc_alloc()
1379 trans_descr->sender_id = thread_get_tsd()->rpc_target_info; in spmc_retrieve_req()
/optee_os/core/arch/arm/include/kernel/
A Dthread.h258 uint32_t rpc_target_info; member

Completed in 7 milliseconds