Home
last modified time | relevance | path

Searched refs:optee_msg_arg (Results 1 – 7 of 7) 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()
124 struct optee_msg_arg *arg) in handle_rpc_func_cmd_i2c_transfer()
131 struct optee_msg_arg *arg) in handle_rpc_func_cmd_wq()
165 static void handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) in handle_rpc_func_cmd_wait()
188 struct optee_msg_arg *arg) in handle_rpc_supp_cmd()
265 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_reset()
317 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_probe_next()
369 struct optee_msg_arg *arg) in handle_rpc_func_rpmb_frames()
412 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 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()
973 struct optee_msg_arg *msg_arg; in optee_smc_lend_protmem()
[all …]
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()
655 struct optee_msg_arg *msg_arg; in do_call_lend_protmem()
H A Doptee_private.h383 struct optee_msg_arg *optee_get_msg_arg(struct tee_context *ctx,
396 struct optee_msg_arg *arg);
H A Dprotmem.c222 struct optee_msg_arg *msg_arg; in get_protmem_config()