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
44 struct ts_ctx *ts_ctx; member
71 struct ts_ctx ts_ctx; member
16 struct ts_ctx ts_ctx; member
458 struct ts_ctx *ts_ctx = NULL; in tee_ta_close_session() local709 struct ts_ctx *ts_ctx = NULL; in tee_ta_open_session() local776 struct ts_ctx *ts_ctx = NULL; in tee_ta_invoke_command() local828 struct ts_ctx *ts_ctx = NULL; in dump_ta_memstats() local
45 struct ts_ctx ts_ctx; member
878 TEE_Result vm_info_init(struct user_mode_ctx *uctx, struct ts_ctx *ts_ctx) in vm_info_init()