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:VC_AND_TC
(Results
1 - 25
of
40
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
rv770d.h
617
#define
VC_AND_TC
2
macro
H
A
D
nid.h
334
#define
VC_AND_TC
2
macro
H
A
D
cikd.h
1129
#define
VC_AND_TC
2
macro
H
A
D
sid.h
1054
#define
VC_AND_TC
2
macro
H
A
D
evergreend.h
1123
#define
VC_AND_TC
2
macro
H
A
D
ni.c
1225
WREG32(VGT_CACHE_INVALIDATION, CACHE_INVALIDATION(
VC_AND_TC
) |
in cayman_gpu_init()
H
A
D
r600d.h
534
#define
VC_AND_TC
2
macro
H
A
D
rv770.c
1544
WREG32(VGT_CACHE_INVALIDATION, (CACHE_INVALIDATION(
VC_AND_TC
) |
in rv770_gpu_init()
H
A
D
r600.c
2294
WREG32(VGT_CACHE_INVALIDATION, CACHE_INVALIDATION(
VC_AND_TC
));
in r600_gpu_init()
H
A
D
evergreen.c
3655
vgt_cache_invalidation = CACHE_INVALIDATION(
VC_AND_TC
);
in evergreen_gpu_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
rv770d.h
617
#define
VC_AND_TC
2
macro
H
A
D
nid.h
334
#define
VC_AND_TC
2
macro
H
A
D
cikd.h
1129
#define
VC_AND_TC
2
macro
H
A
D
sid.h
1054
#define
VC_AND_TC
2
macro
H
A
D
rv770.c
1541
WREG32(VGT_CACHE_INVALIDATION, (CACHE_INVALIDATION(
VC_AND_TC
) |
in rv770_gpu_init()
H
A
D
evergreend.h
1123
#define
VC_AND_TC
2
macro
H
A
D
ni.c
1212
WREG32(VGT_CACHE_INVALIDATION, CACHE_INVALIDATION(
VC_AND_TC
) |
in cayman_gpu_init()
H
A
D
r600d.h
534
#define
VC_AND_TC
2
macro
H
A
D
r600.c
2293
WREG32(VGT_CACHE_INVALIDATION, CACHE_INVALIDATION(
VC_AND_TC
));
in r600_gpu_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
1052
#define
VC_AND_TC
2
macro
H
A
D
gfx_v6_0.c
1757
(
VC_AND_TC
<< VGT_CACHE_INVALIDATION__CACHE_INVALIDATION__SHIFT) |
in gfx_v6_0_constants_init()
H
A
D
gfx_v7_0.c
2032
(
VC_AND_TC
<< VGT_CACHE_INVALIDATION__CACHE_INVALIDATION__SHIFT) |
in gfx_v7_0_constants_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
sid.h
1052
#define
VC_AND_TC
2
macro
H
A
D
gfx_v6_0.c
1743
(
VC_AND_TC
<< VGT_CACHE_INVALIDATION__CACHE_INVALIDATION__SHIFT) |
in gfx_v6_0_constants_init()
H
A
D
gfx_v7_0.c
1995
(
VC_AND_TC
<< VGT_CACHE_INVALIDATION__CACHE_INVALIDATION__SHIFT) |
in gfx_v7_0_constants_init()
Completed in 139 milliseconds
1
2