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
defs:kvm_exit
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kvm/
H
A
D
trace.h
276
TRACE_EVENT_KVM_EXIT(
kvm_exit
);
variable
H
A
D
x86.c
11617
EXPORT_TRACEPOINT_SYMBOL_GPL(
kvm_exit
);
variable
/kernel/linux/linux-6.6/arch/x86/kvm/
H
A
D
trace.h
333
TRACE_EVENT_KVM_EXIT(
kvm_exit
);
variable
H
A
D
x86.c
13655
EXPORT_TRACEPOINT_SYMBOL_GPL(
kvm_exit
);
variable
/third_party/ltp/testcases/kernel/kvm/
H
A
D
bootstrap_x86_64.S
468
kvm_exit
:
label
H
A
D
bootstrap_x86.S
345
kvm_exit
:
label
/kernel/linux/linux-5.10/arch/mips/kvm/
H
A
D
mips.c
1701
EXPORT_TRACEPOINT_SYMBOL(
kvm_exit
);
variable
/kernel/linux/linux-6.6/arch/mips/kvm/
H
A
D
mips.c
1646
EXPORT_TRACEPOINT_SYMBOL(
kvm_exit
);
variable
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H
A
D
loongarch.c
2208
EXPORT_TRACEPOINT_SYMBOL(
kvm_exit
);
variable
/kernel/linux/linux-5.10/virt/kvm/
H
A
D
kvm_main.c
5070
void
kvm_exit
(void)
in kvm_exit()
function
5096
EXPORT_SYMBOL_GPL(
kvm_exit
);
variable
/kernel/linux/linux-6.6/virt/kvm/
H
A
D
kvm_main.c
6140
void
kvm_exit
(void)
in kvm_exit()
function
6163
EXPORT_SYMBOL_GPL(
kvm_exit
);
variable
Completed in 54 milliseconds