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:mem_train_ctx
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
psp_v11_0.c
417
data_32 = (psp->
mem_train_ctx
.c2p_train_data_offset >> 20);
in psp_v11_0_memory_training_send_msg()
445
struct psp_memory_training_context *ctx = &psp->
mem_train_ctx
;
in psp_v11_0_memory_training()
H
A
D
psp_v13_0.c
455
data_32 = (psp->
mem_train_ctx
.c2p_train_data_offset >> 20);
in psp_v13_0_memory_training_send_msg()
481
struct psp_memory_training_context *ctx = &psp->
mem_train_ctx
;
in psp_v13_0_memory_training()
H
A
D
amdgpu_psp.h
383
struct psp_memory_training_context
mem_train_ctx
;
member
H
A
D
amdgpu_ttm.c
1673
struct psp_memory_training_context *ctx = &adev->psp.
mem_train_ctx
;
in amdgpu_ttm_training_reserve_vram_fini()
1685
struct psp_memory_training_context *ctx = &adev->psp.
mem_train_ctx
;
in amdgpu_ttm_training_data_block_init()
1708
struct psp_memory_training_context *ctx = &adev->psp.
mem_train_ctx
;
in amdgpu_ttm_reserve_tmr()
H
A
D
amdgpu_psp.c
281
struct psp_memory_training_context *ctx = &psp->
mem_train_ctx
;
in psp_memory_training_fini()
291
struct psp_memory_training_context *ctx = &psp->
mem_train_ctx
;
in psp_memory_training_init()
300
DRM_ERROR("alloc
mem_train_ctx
.sys_cache failed!\n");
in psp_memory_training_init()
405
struct psp_memory_training_context *mem_training_ctx = &psp->
mem_train_ctx
;
in psp_sw_init()
2834
if (psp->
mem_train_ctx
.enable_mem_training) {
in psp_resume()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
psp_v11_0.c
589
data_32 = (psp->
mem_train_ctx
.c2p_train_data_offset >> 20);
in psp_v11_0_memory_training_send_msg()
617
struct psp_memory_training_context *ctx = &psp->
mem_train_ctx
;
in psp_v11_0_memory_training()
H
A
D
amdgpu_psp.h
303
struct psp_memory_training_context
mem_train_ctx
;
member
H
A
D
amdgpu_ttm.c
1778
struct psp_memory_training_context *ctx = &adev->psp.
mem_train_ctx
;
in amdgpu_ttm_training_reserve_vram_fini()
1789
struct psp_memory_training_context *ctx = &adev->psp.
mem_train_ctx
;
in amdgpu_ttm_training_data_block_init()
1813
struct psp_memory_training_context *ctx = &adev->psp.
mem_train_ctx
;
in amdgpu_ttm_reserve_tmr()
H
A
D
amdgpu_psp.c
122
struct psp_memory_training_context *ctx = &psp->
mem_train_ctx
;
in psp_memory_training_fini()
132
struct psp_memory_training_context *ctx = &psp->
mem_train_ctx
;
in psp_memory_training_init()
141
DRM_ERROR("alloc
mem_train_ctx
.sys_cache failed!\n");
in psp_memory_training_init()
Completed in 18 milliseconds