Lines Matching refs:tee_shm
178 static struct tee_shm *get_msg_arg(struct tee_context *ctx, size_t num_params, in get_msg_arg()
183 struct tee_shm *shm; in get_msg_arg()
219 struct tee_shm *shm; in optee_open_session()
294 struct tee_shm *shm; in optee_close_session()
325 struct tee_shm *shm; in optee_invoke_func()
370 struct tee_shm *shm; in optee_cancel_req()
442 struct tee_shm *shm; in __optee_disable_shm_cache()
614 int optee_shm_register(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register()
618 struct tee_shm *shm_arg = NULL; in optee_shm_register()
666 int optee_shm_unregister(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister()
668 struct tee_shm *shm_arg; in optee_shm_unregister()
689 int optee_shm_register_supp(struct tee_context *ctx, struct tee_shm *shm, in optee_shm_register_supp()
700 int optee_shm_unregister_supp(struct tee_context *ctx, struct tee_shm *shm) in optee_shm_unregister_supp()