Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:buffer_h_addr
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/common_modules/tzdriver/core/
H
A
D
gp_ops.c
156
((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()
441
*
buffer_h_addr
cannot be 0 in the same time.
in is_phyaddr_valid()
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_NU
in check_buffer_for_sharedmem()
[all...]
H
A
D
tz_update_crl.c
53
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()
H
A
D
session_manager.c
289
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()
H
A
D
teek_client_api.c
66
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()
H
A
D
tzdebug.c
92
mb_pack->operation.
buffer_h_addr
[0] =
in send_dump_mem()
/kernel/linux/common_modules/tzdriver/
H
A
D
tc_ns_client.h
53
__u32
buffer_h_addr
;
member
138
uint32_t
buffer_h_addr
;
member
H
A
D
teek_ns_client.h
145
unsigned int
buffer_h_addr
[TEE_PARAM_NUM];
member
/kernel/linux/common_modules/tzdriver/ion/
H
A
D
static_ion_mem.c
56
mb_pack->operation.
buffer_h_addr
[0] =
in tc_ns_register_ion_mem()
H
A
D
dynamic_ion_mem.c
170
mb_pack->operation.
buffer_h_addr
[0] =
in send_dyn_ion_cmd()
576
operation->
buffer_h_addr
[index] =
/kernel/linux/common_modules/tzdriver/tui/
H
A
D
tui.c
468
mb_pack->operation.
buffer_h_addr
[0] = tui_font_mem->tui_ion_phys_addr >> HIGH_VALUES;
in tc_ns_register_tui_font_mem()
Completed in 10 milliseconds