Home
last modified time | relevance | path

Searched refs:UTEE_ENTRY_FUNC_CLOSE_SESSION (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Dutee_types.h20 UTEE_ENTRY_FUNC_CLOSE_SESSION, enumerator
/optee_os/lib/libutee/
H A Duser_ta_entry.c440 case UTEE_ENTRY_FUNC_CLOSE_SESSION: in __utee_entry()
/optee_os/core/kernel/
H A Duser_ta.c250 user_ta_enter(s, UTEE_ENTRY_FUNC_CLOSE_SESSION, 0); in user_ta_enter_close_session()