Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dpta_system.h54 #define PTA_SYSTEM_MAP_FLAG_SHAREABLE BIT32(0) macro
/optee_os-3.20.0/lib/libutee/
A Dtee_system_pta.c48 params[0].value.b = PTA_SYSTEM_MAP_FLAG_SHAREABLE; in tee_map_zi()
/optee_os-3.20.0/core/pta/
A Dsystem.c137 if (params[0].value.b & ~PTA_SYSTEM_MAP_FLAG_SHAREABLE) in system_map_zi()
140 if (params[0].value.b & PTA_SYSTEM_MAP_FLAG_SHAREABLE) in system_map_zi()

Completed in 3 milliseconds