Home
last modified time | relevance | path

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

/optee_os/ta/
H A Duser_ta_header.c39 TEE_Result __utee_entry(unsigned long func, unsigned long session_id,
72 res = __utee_entry(func, session_id, up, cmd_id); in _C_FUNCTION()
/optee_os/lib/libutee/
H A Dtee_api_private.h18 TEE_Result __utee_entry(unsigned long func, unsigned long session_id,
H A Duser_ta_entry.c431 TEE_Result __utee_entry(unsigned long func, unsigned long session_id, in __utee_entry() function