Lines Matching defs:optee
59 static struct tee_shm *optee_shm_from_ffa_handle(struct optee *optee, in optee_shm_from_ffa_handle()
75 static int optee_shm_add_ffa_handle(struct optee *optee, struct tee_shm *shm, in optee_shm_add_ffa_handle()
98 static int optee_shm_rem_ffa_handle(struct optee *optee, u64 global_id) in optee_shm_rem_ffa_handle()
124 static void from_msg_param_ffa_mem(struct optee *optee, struct tee_param *p, in from_msg_param_ffa_mem()
156 static int optee_ffa_from_msg_param(struct optee *optee, in optee_ffa_from_msg_param()
228 static int optee_ffa_to_msg_param(struct optee *optee, in optee_ffa_to_msg_param()
274 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_ffa_shm_register() local
317 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_ffa_shm_unregister() local
346 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_ffa_shm_unregister_supp() local
428 struct optee *optee, in handle_ffa_rpc_func_cmd_shm_alloc()
468 struct optee *optee, in handle_ffa_rpc_func_cmd_shm_free()
498 struct optee *optee, in handle_ffa_rpc_func_cmd()
514 static void optee_handle_ffa_rpc(struct tee_context *ctx, struct optee *optee, in optee_handle_ffa_rpc()
535 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_ffa_yielding_call() local
733 struct optee *optee = cb_data; in notif_callback() local
741 static int enable_async_notif(struct optee *optee) in enable_async_notif()
817 struct optee *optee = ffa_dev_get_drvdata(ffa_dev); in optee_ffa_remove() local
832 struct optee *optee) in optee_ffa_async_notif_init()
881 struct optee *optee; in optee_ffa_probe() local