Home
last modified time | relevance | path

Searched defs:ts_ctx (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/include/kernel/
A Dts_manager.h14 struct ts_ctx { struct
22 struct ts_ctx *ctx; /* Generic TS context */ argument
A Duser_mode_ctx_struct.h42 struct ts_ctx *ts_ctx; member
A Dtee_ta_manager.h71 struct ts_ctx ts_ctx; member
/optee_os-3.20.0/core/arch/riscv/include/kernel/
A Dsecure_partition.h16 struct ts_ctx ts_ctx; member
/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c338 struct ts_ctx *ts_ctx = s->ts_sess.ctx; in destroy_ta_ctx_from_session() local
526 struct ts_ctx *ts_ctx = NULL; in tee_ta_close_session() local
729 struct ts_ctx *ts_ctx = NULL; in tee_ta_open_session() local
797 struct ts_ctx *ts_ctx = NULL; in tee_ta_invoke_command() local
851 struct ts_ctx *ts_ctx = NULL; in dump_ta_memstats() local
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dsecure_partition.h53 struct ts_ctx ts_ctx; member
/optee_os-3.20.0/core/mm/
A Dvm.c879 TEE_Result vm_info_init(struct user_mode_ctx *uctx, struct ts_ctx *ts_ctx) in vm_info_init()

Completed in 27 milliseconds