Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dpta_benchmark.h23 #define BENCHMARK_CMD_GET_MEMREF BENCHMARK_CMD(2) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dpta_benchmark.h23 #define BENCHMARK_CMD_GET_MEMREF BENCHMARK_CMD(2) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dpta_benchmark.h23 #define BENCHMARK_CMD_GET_MEMREF BENCHMARK_CMD(2) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dpta_benchmark.h23 #define BENCHMARK_CMD_GET_MEMREF BENCHMARK_CMD(2) macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/public/
H A Dtee_bench.h39 #define BENCHMARK_CMD_GET_MEMREF BENCHMARK_CMD(2) macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dtee_bench.h39 #define BENCHMARK_CMD_GET_MEMREF BENCHMARK_CMD(2) macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/optee_client/libteec/src/
H A Dteec_benchmark.c106 res = TEEC_InvokeCommand(&bench_sess, BENCHMARK_CMD_GET_MEMREF, in benchmark_get_bench_buf_paddr()