Home
last modified time | relevance | path

Searched defs:is_user_ta_ctx (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/include/kernel/
H A Duser_ta.h46 static inline bool __noprof is_user_ta_ctx(struct ts_ctx *ctx __unused) in is_user_ta_ctx() function
/optee_os/core/kernel/
H A Duser_ta.c439 bool __noprof is_user_ta_ctx(struct ts_ctx *ctx) in is_user_ta_ctx() function