Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_system.h70 #define PTA_SYSTEM_MAP_ZI 2 macro
/optee_os/lib/libutee/
H A Dtee_system_pta.c54 res = invoke_system_pta(PTA_SYSTEM_MAP_ZI, param_types, params); in tee_map_zi()
/optee_os/core/pta/
H A Dsystem.c377 case PTA_SYSTEM_MAP_ZI: in invoke_command()