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:kfd_cu_info
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_mqd_manager.c
100
struct
kfd_cu_info
cu_info;
in mqd_symmetrically_map_cu_mask()
H
A
D
kfd_crat.c
550
struct
kfd_cu_info
*cu_info,
in fill_in_pcache()
616
struct
kfd_cu_info
*cu_info,
in kfd_fill_gpu_cache_info()
1182
struct
kfd_cu_info
cu_info;
in kfd_create_vcrat_image_gpu()
H
A
D
kfd_topology.c
1236
struct
kfd_cu_info
cu_info;
in kfd_topology_add_device()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H
A
D
kgd_kfd_interface.h
60
struct
kfd_cu_info
{
struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H
A
D
kgd_kfd_interface.h
60
struct
kfd_cu_info
{
struct
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H
A
D
kfd_topology.c
1541
struct
kfd_cu_info
*cu_info,
in fill_in_l1_pcache()
1603
struct
kfd_cu_info
*cu_info,
in fill_in_l2_l3_pcache()
1683
struct
kfd_cu_info
cu_info;
in kfd_fill_cache_non_crat_info()
1684
struct
kfd_cu_info
*pcu_info;
in kfd_fill_cache_non_crat_info()
1926
struct
kfd_cu_info
cu_info;
in kfd_topology_add_device()
H
A
D
kfd_mqd_manager.c
102
struct
kfd_cu_info
cu_info;
in mqd_symmetrically_map_cu_mask()
H
A
D
kfd_crat.c
2044
struct
kfd_cu_info
cu_info;
in kfd_create_vcrat_image_gpu()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_amdkfd.h
198
void amdgpu_amdkfd_get_cu_info(struct kgd_dev *kgd, struct
kfd_cu_info
*cu_info);
H
A
D
amdgpu_amdkfd.c
452
void amdgpu_amdkfd_get_cu_info(struct kgd_dev *kgd, struct
kfd_cu_info
*cu_info)
in amdgpu_amdkfd_get_cu_info()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_amdkfd.h
239
struct
kfd_cu_info
*cu_info);
H
A
D
amdgpu_amdkfd.c
470
void amdgpu_amdkfd_get_cu_info(struct amdgpu_device *adev, struct
kfd_cu_info
*cu_info)
in amdgpu_amdkfd_get_cu_info()
Completed in 14 milliseconds