Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/riscv/include/kernel/
A Dsecure_partition.h31 static inline struct sp_ctx *to_sp_ctx(struct ts_ctx *ctx __unused) in to_sp_ctx() function
/optee_os-3.20.0/core/include/kernel/
A Duser_mode_ctx.h27 return &to_sp_ctx(ctx)->uctx; in to_user_mode_ctx()
/optee_os-3.20.0/core/arch/arm/include/kernel/
A Dsecure_partition.h77 static inline struct sp_ctx *to_sp_ctx(struct ts_ctx *ctx) in to_sp_ctx() function
/optee_os-3.20.0/core/arch/arm/kernel/
A Dsecure_partition.c266 ctx = to_sp_ctx(s->ts_sess.ctx); in sp_map_shared()
305 struct sp_ctx *ctx = to_sp_ctx(s->ts_sess.ctx); in sp_unmap_ffa_regions()
338 ctx = to_sp_ctx(s->ts_sess.ctx); in sp_open_session()
922 ctx = to_sp_ctx(sess->ts_sess.ctx); in sp_first_run()
967 struct sp_ctx *ctx = to_sp_ctx(sp->ts_sess.ctx); in sp_enter()
995 struct sp_ctx *ctx = to_sp_ctx(s->ctx); in sp_enter_invoke_cmd()
1055 struct sp_ctx *uctx = to_sp_ctx(ts->ctx); in sp_handle_svc()
1081 struct sp_ctx *utc = to_sp_ctx(ctx); in sp_dump_state()
A Dspmc_sp_handler.c164 sp_ctx = to_sp_ctx(owner_sp->ts_sess.ctx); in spmc_sp_add_sp_region()
482 struct sp_ctx *ctx = to_sp_ctx(s->ts_sess.ctx); in create_retrieve_response()
665 struct sp_ctx *ctx = to_sp_ctx(s->ts_sess.ctx); in zero_mem_region()
922 sp_ctx = to_sp_ctx(sp_s->ts_sess.ctx); in handle_mem_perm_get()
969 sp_ctx = to_sp_ctx(sp_s->ts_sess.ctx); in handle_mem_perm_set()

Completed in 8 milliseconds