Searched refs:to_stmm_ctx (Results 1 – 5 of 5) sorted by relevance
29 return &to_stmm_ctx(ctx)->uctx; in to_user_mode_ctx()
25 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx __unused) in to_stmm_ctx() function
442 struct stmm_ctx *spc = to_stmm_ctx(sess->ts_sess.ctx); in stmm_complete_session()466 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_open_session()487 struct stmm_ctx *spc = to_stmm_ctx(s->ctx); in stmm_enter_invoke_cmd()585 return to_stmm_ctx(ctx)->uctx.vm_info.asid; in stmm_get_instance_id()590 struct stmm_ctx *spc = to_stmm_ctx(ctx); in stmm_ctx_destroy()634 struct stmm_ctx *spc = to_stmm_ctx(sess->ctx); in return_from_sp_helper()856 spc = to_stmm_ctx(sess->ctx); in spm_handle_get_mem_attr()907 spc = to_stmm_ctx(sess->ctx); in spm_handle_set_mem_attr()
149 static inline struct stmm_ctx *to_stmm_ctx(struct ts_ctx *ctx) in to_stmm_ctx() function
122 return &(to_stmm_ctx(ctx)->ta_ctx); in ts_to_ta_ctx()