Lines Matching refs:tee_context
39 struct tee_context { struct
66 struct tee_context *ctx; argument
106 struct tee_shm *tee_shm_alloc_kernel_buf(struct tee_context *ctx, size_t size);
116 struct tee_shm *tee_shm_register_kernel_buf(struct tee_context *ctx,
190 struct tee_context *
191 tee_client_open_context(struct tee_context *start,
203 void tee_client_close_context(struct tee_context *ctx);
210 void tee_client_get_version(struct tee_context *ctx,
223 int tee_client_open_session(struct tee_context *ctx,
235 int tee_client_close_session(struct tee_context *ctx, u32 session);
249 int tee_client_system_session(struct tee_context *ctx, u32 session);
260 int tee_client_invoke_func(struct tee_context *ctx,
273 int tee_client_cancel_req(struct tee_context *ctx,