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:operation_phys
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/common_modules/tzdriver/ion/
H
A
D
static_ion_mem.c
60
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in tc_ns_register_ion_mem()
H
A
D
dynamic_ion_mem.c
174
smc_cmd.
operation_phys
= (unsigned int)mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in send_dyn_ion_cmd()
/kernel/linux/common_modules/tzdriver/
H
A
D
teek_ns_client.h
170
unsigned int
operation_phys
;
member
/kernel/linux/common_modules/tzdriver/core/
H
A
D
agent.c
270
smc_cmd->
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in send_set_smc_cmd()
350
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in tc_ns_late_init()
627
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in tc_ns_sync_sys_time()
929
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in register_agent_to_tee()
1051
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in tc_ns_unregister_agent()
H
A
D
tz_update_crl.c
61
smc_cmd.
operation_phys
= (unsigned int)mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in send_crl_to_tee()
H
A
D
mailbox_mempool.c
528
smc_cmd->
operation_phys
= mailbox_virt_to_phys((uintptr_t)operation);
in mailbox_register()
H
A
D
reserved_mempool.c
309
smc_cmd->
operation_phys
= virt_to_phys(operation);
in res_mem_register()
H
A
D
tz_spi_notify.c
618
smc_cmd.
operation_phys
=
in send_notify_cmd()
H
A
D
tzdebug.c
96
smc_cmd.
operation_phys
=
in send_dump_mem()
H
A
D
session_manager.c
296
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in tc_ns_need_load_image()
725
smc_cmd->
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in pack_load_frame_cmd()
H
A
D
gp_ops.c
1089
smc_cmd->
operation_phys
=
in init_smc_cmd()
1094
smc_cmd->
operation_phys
= 0;
in init_smc_cmd()
H
A
D
tc_client_driver.c
228
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in tc_ns_get_tee_version()
H
A
D
smc_smp.c
1535
g_cmd_data->in[index].
operation_phys
= 0;
/kernel/linux/common_modules/tzdriver/tui/
H
A
D
tui.c
471
smc_cmd.
operation_phys
= (unsigned int)mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in tc_ns_register_tui_font_mem()
1053
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
/kernel/linux/common_modules/tzdriver/tlogger/
H
A
D
tlogger.c
1357
smc_cmd.
operation_phys
= mailbox_virt_to_phys((uintptr_t)&mb_pack->operation);
in register_mem_to_teeos()
Completed in 19 milliseconds