Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/kernel/
A Dthread.h34 uint32_t rpc_target_info; member
/optee_os-3.20.0/core/arch/arm/kernel/
A Dasm-defines.c128 offsetof(struct thread_ctx, tsd.rpc_target_info))
A Dthread_spmc.c1081 thread_get_tsd()->rpc_target_info = swap_src_dst(a0); in __thread_std_smc_entry()
1194 .w1 = thread_get_tsd()->rpc_target_info, in thread_rpc_cmd()
1213 .w1 = thread_get_tsd()->rpc_target_info, in thread_rpc_free()
1237 .w1 = thread_get_tsd()->rpc_target_info, in thread_rpc_alloc()
1400 trans_descr->sender_id = thread_get_tsd()->rpc_target_info; in spmc_retrieve_req()

Completed in 7 milliseconds