Home
last modified time | relevance | path

Searched refs:TEE_PARAM_NUM (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/common_modules/tzdriver/
H A Dteek_ns_client.h51 #define TEE_PARAM_NUM 4 macro
144 union tc_ns_parameter params[TEE_PARAM_NUM];
145 unsigned int buffer_h_addr[TEE_PARAM_NUM];
146 struct tc_ns_shared_mem *sharemem[TEE_PARAM_NUM];
147 void *mb_buffer[TEE_PARAM_NUM];
235 struct tc_ns_temp_buf local_tmpbuf[TEE_PARAM_NUM];
236 uint32_t trans_paramtype[TEE_PARAM_NUM];
/kernel/linux/common_modules/tzdriver/core/
H A Dgp_ops.c353 if (index >= TEE_PARAM_NUM) in alloc_for_tmp_mem()
492 if (index >= TEE_PARAM_NUM) in alloc_for_ref_mem()
625 if (index >= TEE_PARAM_NUM) in transfer_shared_mem()
682 if (index >= TEE_PARAM_NUM) in transfer_client_value()
722 for (index = 0; index < TEE_PARAM_NUM; index++) { in alloc_operation()
782 if (index >= TEE_PARAM_NUM) { in update_tmp_mem()
835 if (index >= TEE_PARAM_NUM) { in update_for_ref_mem()
889 if (index >= TEE_PARAM_NUM) { in update_for_value()
932 for (index = 0; index < TEE_PARAM_NUM; index++) { in update_client_operation()
978 for (index = 0; index < TEE_PARAM_NUM; inde in free_operation()
[all...]
H A Dteek_client_api.c44 if (idex >= TEE_PARAM_NUM) in encode_for_part_mem()
94 uint32_t param_type[TEE_PARAM_NUM]; in proc_teek_encode()
106 for (idex = 0; idex < TEE_PARAM_NUM; idex++) { in proc_teek_encode()
248 uint32_t param_type[TEE_PARAM_NUM] = {0}; in teek_check_operation()
274 for (idex = 0; idex < TEE_PARAM_NUM; idex++) { in teek_check_operation()
368 uint32_t param_type[TEE_PARAM_NUM] = {0}; in is_oper_param_valid()
H A Dagent.c262 (TEE_PARAM_TYPE_VALUE_INPUT << TEE_PARAM_NUM); in send_set_smc_cmd()
921 (TEE_PARAM_TYPE_VALUE_INPUT << TEE_PARAM_NUM); in register_agent_to_tee()
1043 (TEE_PARAM_TYPE_VALUE_INPUT << TEE_PARAM_NUM); in tc_ns_unregister_agent()
H A Dmailbox_mempool.c520 (TEE_PARAM_TYPE_VALUE_INPUT << TEE_PARAM_NUM); in mailbox_register()
H A Dreserved_mempool.c302 (TEE_PARAM_TYPE_VALUE_INPUT << TEE_PARAM_NUM); in res_mem_register()
H A Dtz_spi_notify.c610 TEE_PARAM_TYPE_VALUE_INPUT << TEE_PARAM_NUM; in send_notify_cmd()
/kernel/linux/common_modules/tzdriver/ion/
H A Ddynamic_ion_mem.c540 if (index >= TEE_PARAM_NUM || !call_params || !op_params)
625 if (index >= TEE_PARAM_NUM || !call_params || !op_params)
/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c995 (TEE_PARAM_TYPE_VALUE_INPUT << TEE_PARAM_NUM);

Completed in 11 milliseconds