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:shave
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/accel/ivpu/
H
A
D
ivpu_hw.h
44
struct ivpu_addr_range
shave
;
member
H
A
D
ivpu_fw.c
250
fw->mem_shave_nn = ivpu_bo_alloc_internal(vdev, vdev->hw->ranges.
shave
.start,
in ivpu_fw_mem_init()
468
ADDR_TO_L2_CACHE_CFG(vdev->hw->ranges.
shave
.start);
in ivpu_fw_boot_params_setup()
H
A
D
ivpu_mmu_context.c
432
end = vdev->hw->ranges.
shave
.end;
in ivpu_mmu_context_init()
H
A
D
ivpu_hw_37xx.c
646
ivpu_hw_init_range(&hw->ranges.
shave
, 0x180000000, SZ_2G);
in ivpu_hw_37xx_info_init()
H
A
D
ivpu_gem.c
286
range = &vdev->hw->ranges.
shave
;
in ivpu_bo_alloc_vpu_addr()
H
A
D
ivpu_hw_40xx.c
727
ivpu_hw_init_range(&vdev->hw->ranges.
shave
, 0x80000000 + SZ_256M, SZ_2G - SZ_256M);
in ivpu_hw_40xx_info_init()
Completed in 12 milliseconds