Lines Matching defs:optee

117 static int optee_from_msg_param(struct optee *optee, struct tee_param *params,  in optee_from_msg_param()
207 static int optee_to_msg_param(struct optee *optee, in optee_to_msg_param()
261 static void optee_enable_shm_cache(struct optee *optee) in optee_enable_shm_cache()
286 static void __optee_disable_shm_cache(struct optee *optee, bool is_mapped) in __optee_disable_shm_cache()
327 static void optee_disable_shm_cache(struct optee *optee) in optee_disable_shm_cache()
338 static void optee_disable_unmapped_shm_cache(struct optee *optee) in optee_disable_unmapped_shm_cache()
436 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_shm_register() local
502 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_shm_unregister() local
657 struct optee *optee, in handle_rpc_func_cmd_shm_alloc()
768 static void handle_rpc_func_cmd(struct tee_context *ctx, struct optee *optee, in handle_rpc_func_cmd()
800 struct optee *optee = tee_get_drvdata(teedev); in optee_handle_rpc() local
870 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_smc_do_call_with_arg() local
996 struct optee *optee = dev_id; in notif_irq_handler() local
1021 struct optee *optee = dev_id; in notif_irq_thread_fn() local
1028 static int optee_smc_notif_init_irq(struct optee *optee, u_int irq) in optee_smc_notif_init_irq()
1043 static void optee_smc_notif_uninit_irq(struct optee *optee) in optee_smc_notif_uninit_irq()
1071 struct optee *optee = tee_get_drvdata(teedev); in optee_get_version() local
1082 struct optee *optee = tee_get_drvdata(ctx->teedev); in optee_smc_open() local
1320 struct optee *optee = platform_get_drvdata(pdev); in optee_smc_remove() local
1351 struct optee *optee = platform_get_drvdata(pdev); in optee_shutdown() local
1361 struct optee *optee = NULL; in optee_probe() local