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:hl_vm_hash_node
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H
A
D
memory.c
1057
struct
hl_vm_hash_node
*hnode;
in map_device_va()
1251
static struct
hl_vm_hash_node
*get_vm_hash_node_locked(struct hl_ctx *ctx, u64 vaddr)
in get_vm_hash_node_locked()
1253
struct
hl_vm_hash_node
*hnode;
in get_vm_hash_node_locked()
1280
struct
hl_vm_hash_node
*hnode;
in unmap_device_va()
1766
static struct
hl_vm_hash_node
*memhash_node_export_get(struct hl_ctx *ctx, u64 addr)
in memhash_node_export_get()
1769
struct
hl_vm_hash_node
*hnode;
in memhash_node_export_get()
1797
static void memhash_node_export_put(struct hl_ctx *ctx, struct
hl_vm_hash_node
*hnode)
in memhash_node_export_put()
1968
struct
hl_vm_hash_node
*hnode)
in get_phys_pg_pack_from_hash_node()
2011
struct
hl_vm_hash_node
*hnode = NULL;
in export_dmabuf_from_addr()
2731
struct
hl_vm_hash_node
*hnod
in hl_vm_ctx_fini()
[all...]
H
A
D
debugfs.c
248
struct
hl_vm_hash_node
*hnode;
in vm_show()
694
struct
hl_vm_hash_node
*hnode;
in device_va_to_pa()
H
A
D
habanalabs.h
1784
struct
hl_vm_hash_node
*memhash_hnode;
2111
* struct
hl_vm_hash_node
- hash element from virtual address to virtual
2120
struct
hl_vm_hash_node
{
struct
H
A
D
device.c
2567
struct
hl_vm_hash_node
*hnode;
in hl_capture_user_mappings()
/kernel/linux/linux-5.10/drivers/misc/habanalabs/common/
H
A
D
memory.c
853
struct
hl_vm_hash_node
*hnode;
in map_device_va()
1036
struct
hl_vm_hash_node
*hnode = NULL;
in unmap_device_va()
1737
struct
hl_vm_hash_node
*hnode;
in hl_vm_ctx_fini()
H
A
D
habanalabs.h
1076
* struct
hl_vm_hash_node
- hash element from virtual address to virtual
1083
struct
hl_vm_hash_node
{
struct
H
A
D
debugfs.c
230
struct
hl_vm_hash_node
*hnode;
in vm_show()
Completed in 24 milliseconds