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:vcpu_kick
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H
A
D
dirty_log_test.c
197
static void
vcpu_kick
(void)
in vcpu_kick()
function
344
vcpu_kick
();
in dirty_ring_wait_vcpu()
/kernel/linux/linux-5.10/arch/x86/kvm/
H
A
D
hyperv.c
42
bool
vcpu_kick
);
541
bool
vcpu_kick
)
in stimer_mark_pending()
548
if (
vcpu_kick
)
in stimer_mark_pending()
540
stimer_mark_pending(struct kvm_vcpu_hv_stimer *stimer, bool
vcpu_kick
)
stimer_mark_pending()
argument
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_hv_rm_xics.c
908
kvmppc_host_rm_ops_hv->
vcpu_kick
(data);
in rm_host_ipi_action()
H
A
D
book3s_hv.c
4881
ops->
vcpu_kick
= kvmppc_fast_vcpu_kick_hv;
in kvmppc_alloc_host_rm_ops()
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_hv_rm_xics.c
898
kvmppc_host_rm_ops_hv->
vcpu_kick
(data);
in rm_host_ipi_action()
H
A
D
book3s_hv.c
5369
ops->
vcpu_kick
= kvmppc_fast_vcpu_kick_hv;
in kvmppc_alloc_host_rm_ops()
/kernel/linux/linux-6.6/arch/x86/kvm/
H
A
D
hyperv.c
66
bool
vcpu_kick
);
588
bool
vcpu_kick
)
in stimer_mark_pending()
595
if (
vcpu_kick
)
in stimer_mark_pending()
587
stimer_mark_pending(struct kvm_vcpu_hv_stimer *stimer, bool
vcpu_kick
)
stimer_mark_pending()
argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
kvm_ppc.h
811
void (*
vcpu_kick
)(struct kvm_vcpu *vcpu);
member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
kvm_ppc.h
835
void (*
vcpu_kick
)(struct kvm_vcpu *vcpu);
member
Completed in 25 milliseconds