Searched refs:optee_msg_arg (Results 1 – 6 of 6) sorted by relevance
32 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time()54 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()141 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()190 struct optee_msg_arg *arg) in handle_rpc_func_cmd_wq()216 static void handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) in handle_rpc_func_cmd_wait()239 struct optee_msg_arg *arg) in handle_rpc_supp_cmd()316 struct optee_msg_arg *arg) in optee_rpc_cmd()
108 struct optee_msg_arg **msg_arg) in optee_get_msg_arg()113 struct optee_msg_arg *ma; in optee_get_msg_arg()148 struct optee_msg_arg *msg_arg; in optee_open_session()224 struct optee_msg_arg *msg_arg; in optee_close_session_helper()263 struct optee_msg_arg *msg_arg; in optee_invoke_func()310 struct optee_msg_arg *msg_arg; in optee_cancel_req()
208 struct optee_msg_arg { struct231 (sizeof(struct optee_msg_arg) + \
427 struct optee_msg_arg *arg) in handle_ffa_rpc_func_cmd_shm_alloc()467 struct optee_msg_arg *arg) in handle_ffa_rpc_func_cmd_shm_free()496 struct optee_msg_arg *arg) in handle_ffa_rpc_func_cmd()514 struct optee_msg_arg *arg) in optee_handle_ffa_rpc()531 struct optee_msg_arg *rpc_arg) in optee_ffa_yielding_call()622 struct optee_msg_arg *arg = tee_shm_get_va(shm, 0); in optee_ffa_do_call_with_arg()624 struct optee_msg_arg *rpc_arg = tee_shm_get_va(shm, rpc_arg_offs); in optee_ffa_do_call_with_arg()
260 struct optee_msg_arg **msg_arg);265 struct optee_msg_arg *arg);
395 struct optee_msg_arg *msg_arg; in optee_shm_register()445 struct optee_msg_arg *msg_arg; in optee_shm_unregister()554 struct optee_msg_arg *arg) in handle_rpc_func_cmd_shm_free()581 struct optee_msg_arg *arg, in handle_rpc_func_cmd_shm_alloc()695 struct optee_msg_arg *arg; in handle_rpc_func_cmd()
Completed in 11 milliseconds