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:target_vcpu
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/arch/riscv/kvm/
H
A
D
vcpu_sbi_hsm.c
19
struct kvm_vcpu *
target_vcpu
;
in kvm_sbi_hsm_vcpu_start()
local
56
struct kvm_vcpu *
target_vcpu
;
in kvm_sbi_hsm_vcpu_get_status()
local
[all...]
/kernel/linux/linux-5.10/arch/arm64/kvm/vgic/
H
A
D
vgic.c
630
struct kvm_vcpu *
target_vcpu
, *vcpuA, *vcpuB;
in vgic_prune_ap_list()
local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/vgic/
H
A
D
vgic.c
646
struct kvm_vcpu *
target_vcpu
, *vcpuA, *vcpuB;
in vgic_prune_ap_list()
local
[all...]
/kernel/linux/linux-5.10/include/kvm/
H
A
D
arm_vgic.h
102
struct kvm_vcpu *
target_vcpu
; /* The VCPU that this interrupt should
member
/kernel/linux/linux-6.6/include/kvm/
H
A
D
arm_vgic.h
127
struct kvm_vcpu *
target_vcpu
; /* The VCPU that this interrupt should
member
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H
A
D
avic.c
356
struct kvm_vcpu *
target_vcpu
= kvm_get_vcpu_by_id(kvm, physical_id);
in avic_kick_vcpu_by_physical_id()
local
/kernel/linux/linux-5.10/include/linux/
H
A
D
hyperv.h
651
u32
target_vcpu
; /* The VCPU the host should respond to */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hyperv.h
663
u32
target_vcpu
; /* The VCPU the host should respond to */
member
Completed in 13 milliseconds