Searched refs:paramtypes (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/common_modules/tzdriver/core/ |
H A D | teek_client_api.c | 99 teec_param_type_get(operation->paramtypes, 0); in proc_teek_encode() 101 teec_param_type_get(operation->paramtypes, 1); in proc_teek_encode() 103 teec_param_type_get(operation->paramtypes, 2); in proc_teek_encode() 105 teec_param_type_get(operation->paramtypes, 3); in proc_teek_encode() 267 teec_param_type_get(operation->paramtypes, 0); in teek_check_operation() 269 teec_param_type_get(operation->paramtypes, 1); in teek_check_operation() 271 teec_param_type_get(operation->paramtypes, 2); in teek_check_operation() 273 teec_param_type_get(operation->paramtypes, 3); in teek_check_operation() 371 teec_param_type_get(operation->paramtypes, 3); in is_oper_param_valid() 373 teec_param_type_get(operation->paramtypes, in is_oper_param_valid() [all...] |
H A D | agent.c | 261 mb_pack->operation.paramtypes = TEE_PARAM_TYPE_VALUE_INPUT | in send_set_smc_cmd() 345 mb_pack->operation.paramtypes = TEE_PARAM_TYPE_VALUE_INPUT; in tc_ns_late_init() 621 mb_pack->operation.paramtypes = TEE_PARAM_TYPE_VALUE_INPUT; in tc_ns_sync_sys_time() 920 mb_pack->operation.paramtypes = TEE_PARAM_TYPE_VALUE_INPUT | in register_agent_to_tee() 1042 mb_pack->operation.paramtypes = TEE_PARAM_TYPE_VALUE_INPUT | in tc_ns_unregister_agent()
|
H A D | tz_update_crl.c | 51 mb_pack->operation.paramtypes = TEEC_MEMREF_TEMP_INPUT;
in send_crl_to_tee()
|
H A D | mailbox_mempool.c | 519 operation->paramtypes = TEE_PARAM_TYPE_VALUE_INPUT | in mailbox_register()
|
H A D | reserved_mempool.c | 301 operation->paramtypes = TEE_PARAM_TYPE_VALUE_INPUT |
in res_mem_register()
|
H A D | tz_spi_notify.c | 608 mb_pack->operation.paramtypes = in send_notify_cmd()
|
H A D | tzdebug.c | 87 mb_pack->operation.paramtypes = teec_param_types( in send_dump_mem()
|
H A D | session_manager.c | 286 mb_pack->operation.paramtypes = TEEC_MEMREF_TEMP_INOUT; in tc_ns_need_load_image() 719 mb_pack->operation.paramtypes = teec_param_types(TEEC_MEMREF_TEMP_INPUT, in pack_load_frame_cmd()
|
H A D | gp_ops.c | 764 op_params->mb_pack->operation.paramtypes = in alloc_operation()
|
H A D | tc_client_driver.c | 224 mb_pack->operation.paramtypes = TEEC_VALUE_OUTPUT; in tc_ns_get_tee_version()
|
/kernel/linux/common_modules/tzdriver/ion/ |
H A D | static_ion_mem.c | 53 mb_pack->operation.paramtypes = TEE_PARAM_TYPE_MEMREF_INPUT;
in tc_ns_register_ion_mem()
|
H A D | dynamic_ion_mem.c | 161 mb_pack->operation.paramtypes = teec_param_types(
in send_dyn_ion_cmd()
|
/kernel/linux/common_modules/tzdriver/ |
H A D | teek_client_type.h | 102 uint32_t paramtypes; member
|
H A D | teek_ns_client.h | 143 unsigned int paramtypes; member
|
/kernel/linux/common_modules/tzdriver/tui/ |
H A D | tui.c | 459 mb_pack->operation.paramtypes = teec_param_types( in tc_ns_register_tui_font_mem() 993 mb_pack->operation.paramtypes = 1007 mb_pack->operation.paramtypes = teec_param_types(TEE_PARAM_TYPE_VALUE_INPUT,
|
/kernel/linux/common_modules/tzdriver/tlogger/ |
H A D | tlogger.c | 1340 mb_pack->operation.paramtypes = teec_param_types( in register_mem_to_teeos()
|
Completed in 17 milliseconds