Home
last modified time | relevance | path

Searched refs:buffer_h_addr (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/common_modules/tzdriver/core/
Dgp_ops.c156 ((uint64_t)client_param->memref.buffer_h_addr << ADDR_TRANS_NUM); in is_usr_refmem_valid()
329 ((uint64_t)client_param->memref.buffer_h_addr << ADDR_TRANS_NUM); in update_input_data()
380 op_params->mb_pack->operation.buffer_h_addr[index] = 0; in alloc_for_tmp_mem()
398 op_params->mb_pack->operation.buffer_h_addr[index] = in alloc_for_tmp_mem()
444 (operation->buffer_h_addr[index]) == 0) { in is_phyaddr_valid()
460 op_params->mb_pack->operation.buffer_h_addr[index] = in set_operation_buffer()
470 op_params->mb_pack->operation.buffer_h_addr[index] = in set_operation_buffer()
505 ((uint64_t)client_param->memref.buffer_h_addr << ADDR_TRANS_NUM)); in alloc_for_ref_mem()
591 ((uint64_t)client_param->memref.buffer_h_addr << ADDR_TRANS_NUM); in check_buffer_for_sharedmem()
633 ((uint64_t)client_param->memref.buffer_h_addr << ADDR_TRANS_NUM); in transfer_shared_mem()
[all …]
Dtz_update_crl.c53 mb_pack->operation.buffer_h_addr[0] = in send_crl_to_tee()
108 (((uint64_t)context.memref.buffer_h_addr) << ADDR_TRANS_NUM)); in tc_ns_update_ta_crl()
Dsession_manager.c289 mb_pack->operation.buffer_h_addr[0] = in tc_ns_need_load_image()
448 context->params[3].memref.buffer_h_addr = (__u32)(buffer_addr >> ADDR_TRANS_NUM); in set_login_information()
474 context->params[2].memref.buffer_h_addr = (__u32)(buffer_addr >> ADDR_TRANS_NUM); in set_login_information()
711 mb_pack->operation.buffer_h_addr[0] = in pack_load_frame_cmd()
716 mb_pack->operation.buffer_h_addr[2] = in pack_load_frame_cmd()
1009 context->params[2].memref.buffer_h_addr = 0; in clear_context_param()
1013 context->params[3].memref.buffer_h_addr = 0; in clear_context_param()
Dteek_client_api.c66 context->params[idex].memref.buffer_h_addr = (__u32)(buffer_addr >> ADDR_TRANS_NUM); in encode_for_part_mem()
111 cli_context->params[idex].memref.buffer_h_addr = (__u32)(buffer_addr >> ADDR_TRANS_NUM); in proc_teek_encode()
Dtzdebug.c87 mb_pack->operation.buffer_h_addr[0] = in send_dump_mem()
/kernel/linux/common_modules/tzdriver/
Dtc_ns_client.h53 __u32 buffer_h_addr; member
138 uint32_t buffer_h_addr; member
Dteek_ns_client.h145 unsigned int buffer_h_addr[TEE_PARAM_NUM]; member
/kernel/linux/common_modules/tzdriver/ion/
Dstatic_ion_mem.c56 mb_pack->operation.buffer_h_addr[0] = in tc_ns_register_ion_mem()
Ddynamic_ion_mem.c165 mb_pack->operation.buffer_h_addr[0] = in send_dyn_ion_cmd()
571 operation->buffer_h_addr[index] =
/kernel/linux/common_modules/tzdriver/tui/
Dtui.c468 mb_pack->operation.buffer_h_addr[0] = tui_font_mem->tui_ion_phys_addr >> HIGH_VALUES; in tc_ns_register_tui_font_mem()