Searched refs:rpc_target_info (Results 1 – 3 of 3) sorted by relevance
34 uint32_t rpc_target_info; member
128 offsetof(struct thread_ctx, tsd.rpc_target_info))
1081 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