Lines Matching refs:tee_shm
181 static struct tee_shm *get_msg_arg(struct tee_context *ctx, size_t num_params, in get_msg_arg()
186 struct tee_shm *shm; in get_msg_arg()
222 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()
437 struct tee_shm *shm; in optee_disable_shm_cache()
573 int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register()
577 struct tee_shm *shm_arg = NULL; in optee_shm_register()
625 int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister()
627 struct tee_shm *shm_arg; in optee_shm_unregister()
648 int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register_supp()
659 int optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister_supp()