Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_system.h172 #define PTA_SYSTEM_DLOPEN 10 macro
/optee_os/lib/libdl/
H A Ddlfcn.c64 res = invoke_system_pta(PTA_SYSTEM_DLOPEN, param_types, params); in dlopen()
/optee_os/core/pta/
H A Dsystem.c381 case PTA_SYSTEM_DLOPEN: in invoke_command()