Lines Matching refs:tee_shm
175 static struct tee_shm *get_msg_arg(struct tee_context *ctx, size_t num_params, in get_msg_arg()
180 struct tee_shm *shm; in get_msg_arg()
216 struct tee_shm *shm; in optee_open_session()
291 struct tee_shm *shm; in optee_close_session()
322 struct tee_shm *shm; in optee_invoke_func()
367 struct tee_shm *shm; in optee_cancel_req()
439 struct tee_shm *shm; in __optee_disable_shm_cache()
611 int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register()
615 struct tee_shm *shm_arg = NULL; in optee_shm_register()
663 int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister()
665 struct tee_shm *shm_arg; in optee_shm_unregister()
686 int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register_supp()
697 int optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister_supp()