Home
last modified time | relevance | path

Searched refs:stmm_ctx (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/arch/riscv/include/kernel/
A Dstmm_sp.h15 struct stmm_ctx { struct
25 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx __unused) in to_stmm_ctx() argument
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dstmm_sp.h134 struct stmm_ctx { struct
150 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx) in to_stmm_ctx() argument
153 return container_of(ctx, struct stmm_ctx, ta_ctx.ts_ctx); in to_stmm_ctx()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c82 struct stmm_ctx *spc = NULL; in stmm_alloc_ctx()
229 static TEE_Result load_stmm(struct stmm_ctx *spc) in load_stmm()
331 struct stmm_ctx *spc = NULL; in stmm_init_session()
369 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()
493 struct stmm_ctx *spc = to_stmm_ctx(ctx); in stmm_ctx_destroy()
503 struct stmm_ctx *spc = NULL; in sp_svc_get_mem_attr()
534 struct stmm_ctx *spc = NULL; in sp_svc_set_mem_attr()
598 struct stmm_ctx *spc = to_stmm_ctx(sess->ctx); in return_from_sp_helper()
645 struct stmm_ctx *spc = NULL; in sec_storage_obj_read()
[all …]

Completed in 5 milliseconds