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:size_dw
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
mmsch_v3_0.h
92
size_dw
= size / 4; \
97
table_loc +=
size_dw
; \
98
table_size +=
size_dw
; \
103
size_dw
= size / 4; \
107
table_loc +=
size_dw
; \
108
table_size +=
size_dw
; \
113
size_dw
= size / 4; \
118
table_loc +=
size_dw
; \
119
table_size +=
size_dw
; \
124
size_dw
[all...]
H
A
D
vcn_v3_0.c
1230
uint32_t size,
size_dw
;
in vcn_v3_0_start_sriov()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
mmsch_v3_0.h
94
size_dw
= size / 4; \
99
table_loc +=
size_dw
; \
100
table_size +=
size_dw
; \
105
size_dw
= size / 4; \
109
table_loc +=
size_dw
; \
110
table_size +=
size_dw
; \
115
size_dw
= size / 4; \
120
table_loc +=
size_dw
; \
121
table_size +=
size_dw
; \
126
size_dw
[all...]
H
A
D
mmsch_v4_0.h
108
size_dw
= size / 4; \
113
table_loc +=
size_dw
; \
114
table_size +=
size_dw
; \
119
size_dw
= size / 4; \
123
table_loc +=
size_dw
; \
124
table_size +=
size_dw
; \
129
size_dw
= size / 4; \
134
table_loc +=
size_dw
; \
135
table_size +=
size_dw
; \
140
size_dw
[all...]
H
A
D
jpeg_v4_0.c
421
uint32_t size,
size_dw
;
in jpeg_v4_0_start_sriov()
local
H
A
D
jpeg_v4_0_3.c
186
uint32_t size,
size_dw
, item_offset;
in jpeg_v4_0_3_start_sriov()
local
H
A
D
vcn_v4_0.c
1227
uint32_t size,
size_dw
;
in vcn_v4_0_start_sriov()
local
H
A
D
vcn_v4_0_3.c
862
uint32_t size,
size_dw
;
in vcn_v4_0_3_start_sriov()
local
H
A
D
vcn_v3_0.c
1296
uint32_t size,
size_dw
;
in vcn_v3_0_start_sriov()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_uc_fw_abi.h
58
u32
size_dw
; /* uCode plus header_size_dw */
member
H
A
D
intel_uc_fw.c
320
uc_fw->ucode_size = (css->
size_dw
- css->header_size_dw) * sizeof(u32);
in intel_uc_fw_fetch()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H
A
D
intel_uc_fw_abi.h
63
u32
size_dw
; /* uCode plus header_size_dw */
member
H
A
D
intel_uc_fw.c
650
uc_fw->ucode_size = (css->
size_dw
- css->header_size_dw) * sizeof(u32);
in __check_ccs_header()
Completed in 17 milliseconds