Lines Matching refs:tee_context
270 static int optee_ffa_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_ffa_shm_register()
314 static int optee_ffa_shm_unregister(struct tee_context *ctx, in optee_ffa_shm_unregister()
343 static int optee_ffa_shm_unregister_supp(struct tee_context *ctx, in optee_ffa_shm_unregister_supp()
427 static void handle_ffa_rpc_func_cmd_shm_alloc(struct tee_context *ctx, in handle_ffa_rpc_func_cmd_shm_alloc()
467 static void handle_ffa_rpc_func_cmd_shm_free(struct tee_context *ctx, in handle_ffa_rpc_func_cmd_shm_free()
497 static void handle_ffa_rpc_func_cmd(struct tee_context *ctx, 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()
530 static int optee_ffa_yielding_call(struct tee_context *ctx, in optee_ffa_yielding_call()
617 static int optee_ffa_do_call_with_arg(struct tee_context *ctx, in optee_ffa_do_call_with_arg()
769 static int optee_ffa_open(struct tee_context *ctx) in optee_ffa_open()
879 struct tee_context *ctx; in optee_ffa_probe()