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:amdgpu_vm_bo_rmv
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_csa.c
102
amdgpu_vm_bo_rmv
(adev, *bo_va);
in amdgpu_map_static_csa()
H
A
D
amdgpu_vm.h
424
void
amdgpu_vm_bo_rmv
(struct amdgpu_device *adev,
H
A
D
amdgpu_gem.c
176
amdgpu_vm_bo_rmv
(adev, bo_va);
in amdgpu_gem_object_close()
H
A
D
amdgpu_kms.c
1109
amdgpu_vm_bo_rmv
(adev, fpriv->prt_va);
in amdgpu_driver_postclose_kms()
1114
amdgpu_vm_bo_rmv
(adev, fpriv->csa_va);
in amdgpu_driver_postclose_kms()
H
A
D
amdgpu_amdkfd_gpuvm.c
488
amdgpu_vm_bo_rmv
(adev, bo_va_entry->bo_va);
in add_bo_to_vm()
501
amdgpu_vm_bo_rmv
(adev, entry->bo_va);
in remove_bo_from_vm()
H
A
D
amdgpu_vm.c
2561
*
amdgpu_vm_bo_rmv
- remove a bo to a specific vm
2570
void
amdgpu_vm_bo_rmv
(struct amdgpu_device *adev,
in amdgpu_vm_bo_rmv()
function
Completed in 10 milliseconds