Searched defs:ts_ctx (Results 1 – 7 of 7) sorted by relevance
14 struct ts_ctx { struct22 struct ts_ctx *ctx; /* Generic TS context */ argument
42 struct ts_ctx *ts_ctx; member
71 struct ts_ctx ts_ctx; member
16 struct ts_ctx ts_ctx; member
338 struct ts_ctx *ts_ctx = s->ts_sess.ctx; in destroy_ta_ctx_from_session() local526 struct ts_ctx *ts_ctx = NULL; in tee_ta_close_session() local729 struct ts_ctx *ts_ctx = NULL; in tee_ta_open_session() local797 struct ts_ctx *ts_ctx = NULL; in tee_ta_invoke_command() local851 struct ts_ctx *ts_ctx = NULL; in dump_ta_memstats() local
53 struct ts_ctx ts_ctx; member
879 TEE_Result vm_info_init(struct user_mode_ctx *uctx, struct ts_ctx *ts_ctx) in vm_info_init()
Completed in 27 milliseconds