Home
last modified time | relevance | path

Searched refs:to_stmm_ctx (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/arch/riscv/include/kernel/
A Dstmm_sp.h25 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx __unused) in to_stmm_ctx() function
/optee_os-3.20.0/core/include/kernel/
A Duser_mode_ctx.h29 return &to_stmm_ctx(ctx)->uctx; in to_user_mode_ctx()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c369 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_open_session()
390 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_invoke_cmd()
488 return to_stmm_ctx(ctx)->uctx.vm_info.asid; in stmm_get_instance_id()
493 struct stmm_ctx *spc = to_stmm_ctx(ctx); in stmm_ctx_destroy()
511 spc = to_stmm_ctx(sess->ctx); in sp_svc_get_mem_attr()
545 spc = to_stmm_ctx(sess->ctx); in sp_svc_set_mem_attr()
598 struct stmm_ctx *spc = to_stmm_ctx(sess->ctx); in return_from_sp_helper()
658 spc = to_stmm_ctx(sess->ctx); in sec_storage_obj_read()
717 spc = to_stmm_ctx(sess->ctx); in sec_storage_obj_write()
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dstmm_sp.h150 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx) in to_stmm_ctx() function
/optee_os-3.20.0/core/kernel/
A Dtee_ta_manager.c129 return &(to_stmm_ctx(ctx)->ta_ctx); in ts_to_ta_ctx()

Completed in 8 milliseconds