Home
last modified time | relevance | path

Searched refs:TEE_PARAM_TYPE_VALUE_INOUT (Results 1 – 15 of 15) sorted by relevance

/optee_os-3.20.0/core/pta/tests/
A Dinvoke.c110 if ((TEE_PARAM_TYPE_GET(type, 0) == TEE_PARAM_TYPE_VALUE_INOUT) && in test_entry_params()
119 (TEE_PARAM_TYPE_GET(type, 1) == TEE_PARAM_TYPE_VALUE_INOUT) && in test_entry_params()
128 (TEE_PARAM_TYPE_GET(type, 2) == TEE_PARAM_TYPE_VALUE_INOUT) && in test_entry_params()
137 (TEE_PARAM_TYPE_GET(type, 3) == TEE_PARAM_TYPE_VALUE_INOUT)) { in test_entry_params()
/optee_os-3.20.0/lib/libutee/arch/arm/gprof/
A Dgprof_pta.c36 param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INOUT, in __pta_gprof_send()
/optee_os-3.20.0/core/pta/bcm/
A Dbnxt.c59 if (type != TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INOUT, in get_bnxt_handshake_status()
/optee_os-3.20.0/lib/libutee/
A Dtee_system_pta.c35 TEE_PARAM_TYPE_VALUE_INOUT, in tee_map_zi()
A Dtee_api.c87 case TEE_PARAM_TYPE_VALUE_INOUT: in copy_param()
131 case TEE_PARAM_TYPE_VALUE_INOUT: in update_out_param()
/optee_os-3.20.0/core/kernel/
A Dpseudo_ta.c68 case TEE_PARAM_TYPE_VALUE_INOUT: in copy_in_param()
112 case TEE_PARAM_TYPE_VALUE_INOUT: in update_out_param()
A Duser_ta.c70 case TEE_PARAM_TYPE_VALUE_INOUT: in init_utee_param()
98 case TEE_PARAM_TYPE_VALUE_INOUT: in update_from_utee_param()
/optee_os-3.20.0/core/pta/
A Dbenchmark.c44 if ((TEE_PARAM_TYPE_GET(type, 0) != TEE_PARAM_TYPE_VALUE_INOUT) || in alloc_benchmark_buffer()
A Dgprof.c53 uint32_t exp_pt = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INOUT, in gprof_send()
A Dscmi.c169 const uint32_t exp_ptypes = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INOUT, in cmd_get_channel_handle()
A Dsystem.c122 TEE_PARAM_TYPE_VALUE_INOUT, in system_map_zi()
/optee_os-3.20.0/lib/libutee/arch/arm/
A Duser_ta_entry.c263 case TEE_PARAM_TYPE_VALUE_INOUT: in to_utee_params()
295 case TEE_PARAM_TYPE_VALUE_INOUT: in from_utee_params()
/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines.h141 #define TEE_PARAM_TYPE_VALUE_INOUT 3 macro
/optee_os-3.20.0/core/tee/
A Dtee_svc.c606 case TEE_PARAM_TYPE_VALUE_INOUT: in utee_param_to_param()
835 case TEE_PARAM_TYPE_VALUE_INOUT: in tee_svc_update_out_param()
A Dentry_std.c298 case TEE_PARAM_TYPE_VALUE_INOUT: in copy_out_param()

Completed in 17 milliseconds