Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/
A Dpta_system.h54 #define PTA_SYSTEM_MAP_FLAG_SHAREABLE BIT32(0) macro
/optee_os/out/arm/export-ta_arm64/include/
A Dpta_system.h54 #define PTA_SYSTEM_MAP_FLAG_SHAREABLE BIT32(0) macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Dpta_system.h54 #define PTA_SYSTEM_MAP_FLAG_SHAREABLE BIT32(0) macro
/optee_os/lib/libutee/include/
A Dpta_system.h54 #define PTA_SYSTEM_MAP_FLAG_SHAREABLE BIT32(0) macro
/optee_os/out/arm/export-ta_arm32/include/
A Dpta_system.h54 #define PTA_SYSTEM_MAP_FLAG_SHAREABLE BIT32(0) macro
/optee_os/lib/libutee/
A Dtee_system_pta.c48 params[0].value.b = PTA_SYSTEM_MAP_FLAG_SHAREABLE; in tee_map_zi()
/optee_os/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 7 milliseconds