Home
last modified time | relevance | path

Searched refs:optee_msg_arg (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/tee/optee/
H A Drpc.c16 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time()
38 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
125 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
132 struct optee_msg_arg *arg) in handle_rpc_func_cmd_wq()
166 static void handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) in handle_rpc_func_cmd_wait()
189 struct optee_msg_arg *arg) in handle_rpc_supp_cmd()
267 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_reset()
319 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_next()
371 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_frames()
414 struct optee_msg_arg *arg) in optee_rpc_cmd()
H A Dcall.c263 struct optee_msg_arg *optee_get_msg_arg(struct tee_context *ctx, in optee_get_msg_arg()
272 struct optee_msg_arg *ma; in optee_get_msg_arg()
370 struct optee_msg_arg *msg_arg; in optee_open_session()
472 struct optee_msg_arg *msg_arg; in optee_close_session_helper()
518 struct optee_msg_arg *msg_arg; in optee_invoke_func()
571 struct optee_msg_arg *msg_arg; in optee_cancel_req()
648 struct optee_msg_arg *msg_arg; in simple_call_with_arg()
H A Doptee_msg.h208 struct optee_msg_arg { struct
231 (sizeof(struct optee_msg_arg) + \
H A Dffa_abi.c429 struct optee_msg_arg *arg) in handle_ffa_rpc_func_cmd_shm_alloc()
469 struct optee_msg_arg *arg) in handle_ffa_rpc_func_cmd_shm_free()
499 struct optee_msg_arg *arg) in handle_ffa_rpc_func_cmd()
515 u32 cmd, struct optee_msg_arg *arg) in optee_handle_ffa_rpc()
532 struct optee_msg_arg *rpc_arg, in optee_ffa_yielding_call()
627 struct optee_msg_arg *arg; in optee_ffa_do_call_with_arg()
629 struct optee_msg_arg *rpc_arg; in optee_ffa_do_call_with_arg()
H A Dsmc_abi.c458 struct optee_msg_arg *msg_arg; in optee_shm_register()
524 struct optee_msg_arg *msg_arg; in optee_shm_unregister()
650 struct optee_msg_arg *arg) in handle_rpc_func_cmd_shm_free()
678 struct optee_msg_arg *arg, in handle_rpc_func_cmd_shm_alloc()
786 struct optee_msg_arg *arg, in handle_rpc_func_cmd()
813 struct optee_msg_arg *rpc_arg, in optee_handle_rpc()
819 struct optee_msg_arg *arg; in optee_handle_rpc()
894 struct optee_msg_arg *rpc_arg = NULL; in optee_smc_do_call_with_arg()
898 struct optee_msg_arg *arg; in optee_smc_do_call_with_arg()
H A Doptee_private.h349 struct optee_msg_arg *optee_get_msg_arg(struct tee_context *ctx,
362 struct optee_msg_arg *arg);