Home
last modified time | relevance | path

Searched defs:spc (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c94 struct stmm_ctx *spc = NULL; in stmm_alloc_ctx() local
117 static TEE_Result stmm_enter_user_mode(struct stmm_ctx *spc) in stmm_enter_user_mode()
154 static void init_stmm_regs(struct stmm_ctx *spc, unsigned long a0, in init_stmm_regs()
178 static void init_stmm_regs(struct stmm_ctx *spc, unsigned long a0, in init_stmm_regs()
191 static TEE_Result alloc_and_map_sp_fobj(struct stmm_ctx *spc, size_t sz, in alloc_and_map_sp_fobj()
334 static TEE_Result load_stmm(struct stmm_ctx *spc) in load_stmm()
420 struct stmm_ctx *spc = NULL; in stmm_init_session() local
442 struct stmm_ctx *spc = to_stmm_ctx(sess->ts_sess.ctx); in stmm_complete_session() local
466 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_open_session() local
487 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_invoke_cmd() local
[all …]
H A Dthread.c992 struct sp_ctx *spc = to_sp_ctx(s->ctx); in thread_get_pauth_keys() local
H A Dsecure_partition.c224 struct sp_ctx *spc = NULL; in sp_create_ctx() local