Searched refs:to_ta_ctx (Results 1 – 4 of 4) sorted by relevance
18 if ((to_ta_ctx(s->ctx)->flags & TA_FLAG_CACHE_MAINTENANCE) == 0) in syscall_cache_operation()
56 if (!is_ta_ctx(s->ctx) || to_ta_ctx(s->ctx)->panicked) in get_fbuf()
166 static inline struct tee_ta_ctx *__noprof to_ta_ctx(struct ts_ctx *ctx) in to_ta_ctx() function
119 return to_ta_ctx(ctx); in ts_to_ta_ctx()