Home
last modified time | relevance | path

Searched defs:thread_rpc (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/include/kernel/
H A Dthread_private_arch.h226 static inline void thread_rpc(struct thread_rpc_arg *rpc_arg) in thread_rpc() function
231 static inline void thread_rpc(uint32_t rv[THREAD_RPC_NUM_ARGS]) in thread_rpc() function
/optee_os/core/arch/riscv/include/kernel/
H A Dthread_private_arch.h125 static inline void thread_rpc(uint32_t rv[THREAD_RPC_NUM_ARGS]) in thread_rpc() function