Home
last modified time | relevance | path

Searched refs:TA_FLAG_CONCURRENT (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/include/kernel/
A Dpseudo_ta.h22 TA_FLAG_CONCURRENT | \
/optee_os/core/pta/
A Dhwrng.c76 .flags = PTA_DEFAULT_FLAGS | TA_FLAG_CONCURRENT |
A Dscmi.c172 .flags = PTA_DEFAULT_FLAGS | TA_FLAG_CONCURRENT |
A Dsystem.c361 .flags = PTA_DEFAULT_FLAGS | TA_FLAG_CONCURRENT,
/optee_os/out/arm/export-ta_arm32/host_include/
A Duser_ta_header.h25 #define TA_FLAG_CONCURRENT (1 << 8) macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Duser_ta_header.h25 #define TA_FLAG_CONCURRENT (1 << 8) macro
/optee_os/out/arm/export-ta_arm64/include/
A Duser_ta_header.h25 #define TA_FLAG_CONCURRENT (1 << 8) macro
/optee_os/lib/libutee/include/
A Duser_ta_header.h25 #define TA_FLAG_CONCURRENT (1 << 8) macro
/optee_os/out/arm/export-ta_arm32/include/
A Duser_ta_header.h25 #define TA_FLAG_CONCURRENT (1 << 8) macro
/optee_os/core/kernel/
A Dtee_ta_manager.c120 if (ctx->flags & TA_FLAG_CONCURRENT) in tee_ta_try_set_busy()
163 if (ctx->flags & TA_FLAG_CONCURRENT) in tee_ta_clear_busy()
/optee_os/core/tee/
A Dsocket.c255 .flags = PTA_DEFAULT_FLAGS | TA_FLAG_CONCURRENT,
/optee_os/core/pta/tests/
A Dinvoke.c443 TA_FLAG_CONCURRENT | TA_FLAG_DEVICE_ENUM,

Completed in 13 milliseconds