Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_system.h80 #define PTA_SYSTEM_UNMAP 3 macro
/optee_os/lib/libutee/
H A Dtee_system_pta.c74 res = invoke_system_pta(PTA_SYSTEM_UNMAP, param_types, params); in tee_unmap()
/optee_os/core/pta/
H A Dsystem.c379 case PTA_SYSTEM_UNMAP: in invoke_command()