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:kvm_vcpu_destroy
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/kvm/
H
A
D
arm.c
172
kvm_vcpu_destroy
(kvm->vcpus[i]);
in kvm_arch_destroy_vm()
/kernel/linux/linux-5.10/arch/mips/kvm/
H
A
D
mips.c
171
kvm_vcpu_destroy
(vcpu);
in kvm_mips_free_vcpus()
/kernel/linux/linux-5.10/include/linux/
H
A
D
kvm_host.h
619
void
kvm_vcpu_destroy
(struct kvm_vcpu *vcpu);
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H
A
D
loongarch.c
403
kvm_vcpu_destroy
(vcpu);
in kvm_free_vcpus()
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
powerpc.c
480
kvm_vcpu_destroy
(vcpu);
in kvm_arch_destroy_vm()
/kernel/linux/linux-5.10/virt/kvm/
H
A
D
kvm_main.c
472
void
kvm_vcpu_destroy
(struct kvm_vcpu *vcpu)
in kvm_vcpu_destroy()
function
486
EXPORT_SYMBOL_GPL(
kvm_vcpu_destroy
);
variable
/kernel/linux/linux-6.6/virt/kvm/
H
A
D
kvm_main.c
508
static void
kvm_vcpu_destroy
(struct kvm_vcpu *vcpu)
in kvm_vcpu_destroy()
function
530
kvm_vcpu_destroy
(vcpu);
in kvm_destroy_vcpus()
/kernel/linux/linux-5.10/arch/s390/kvm/
H
A
D
kvm-s390.c
2798
kvm_vcpu_destroy
(vcpu);
in kvm_free_vcpus()
/kernel/linux/linux-5.10/arch/x86/kvm/
H
A
D
x86.c
10689
kvm_vcpu_destroy
(vcpu);
in kvm_free_vcpus()
Completed in 46 milliseconds