Home
last modified time | relevance | path

Searched refs:optee_get_msg_arg (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/tee/optee/
A Dcall.c107 struct tee_shm *optee_get_msg_arg(struct tee_context *ctx, size_t num_params, in optee_get_msg_arg() function
153 shm = optee_get_msg_arg(ctx, arg->num_params + 2, &msg_arg); in optee_open_session()
226 shm = optee_get_msg_arg(ctx, 0, &msg_arg); in optee_close_session_helper()
274 shm = optee_get_msg_arg(ctx, arg->num_params, &msg_arg); in optee_invoke_func()
320 shm = optee_get_msg_arg(ctx, 0, &msg_arg); in optee_cancel_req()
A Doptee_private.h259 struct tee_shm *optee_get_msg_arg(struct tee_context *ctx, size_t num_params,
A Dsmc_abi.c411 shm_arg = optee_get_msg_arg(ctx, 1, &msg_arg); in optee_shm_register()
449 shm_arg = optee_get_msg_arg(ctx, 1, &msg_arg); in optee_shm_unregister()
/linux/
A DSystem.map49089 ffff800010d1f530 T optee_get_msg_arg
A D.tmp_System.map49089 ffff800010d1f530 T optee_get_msg_arg

Completed in 328 milliseconds