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_arch
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/kvm/
H
A
D
kvm_onhyperv.c
40
struct
kvm_arch
*
kvm_arch
= &kvm->arch;
in __hv_flush_remote_tlbs_range()
local
46
spin_lock(&
kvm_arch
->hv_root_tdp_lock);
in __hv_flush_remote_tlbs_range()
48
if (!VALID_PAGE(
kvm_arch
->hv_root_tdp)) {
in __hv_flush_remote_tlbs_range()
58
if (!VALID_PAGE(root) || root ==
kvm_arch
->hv_root_tdp)
in __hv_flush_remote_tlbs_range()
68
kvm_arch
->hv_root_tdp = root;
in __hv_flush_remote_tlbs_range()
86
kvm_arch
->hv_root_tdp = INVALID_PAGE;
in __hv_flush_remote_tlbs_range()
88
ret = hv_remote_flush_root_tdp(
kvm_arch
->hv_root_tdp, range);
in __hv_flush_remote_tlbs_range()
91
spin_unlock(&
kvm_arch
->hv_root_tdp_lock);
in __hv_flush_remote_tlbs_range()
114
struct
kvm_arch
*kvm_arc
in hv_track_root_tdp()
local
[all...]
H
A
D
x86.c
2363
struct
kvm_arch
*ka = &vcpu->kvm->arch;
in kvm_write_system_time()
2525
struct
kvm_arch
*ka = &vcpu->kvm->arch;
in kvm_track_tsc_matching()
2957
struct
kvm_arch
*ka = &kvm->arch;
in pvclock_update_vm_gtod_copy()
3007
struct
kvm_arch
*ka = &kvm->arch;
in kvm_end_pvclock_update()
3048
struct
kvm_arch
*ka = &kvm->arch;
in __get_kvmclock()
3083
struct
kvm_arch
*ka = &kvm->arch;
in get_kvmclock()
3154
struct
kvm_arch
*ka = &v->kvm->arch;
in kvm_guest_time_update()
3267
struct
kvm_arch
*ka = container_of(dwork, struct
kvm_arch
,
in kvmclock_update_fn()
3292
struct
kvm_arch
*k
in kvmclock_sync_fn()
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/nvhe/
H
A
D
mem_protect.h
49
struct
kvm_arch
arch;
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H
A
D
kvm_mmu.h
300
struct
kvm_arch
*arch)
H
A
D
kvm_host.h
179
struct
kvm_arch
*arch;
205
struct
kvm_arch
{
struct
270
* Atomic access to multiple idregs are guarded by
kvm_arch
.config_lock.
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H
A
D
kvm_host.h
91
struct
kvm_arch
{
struct
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H
A
D
kvm_host.h
113
struct
kvm_arch
{
struct
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H
A
D
kvm_host.h
92
struct
kvm_arch
{
struct
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
kvm_host.h
279
/* Flag values for
kvm_arch
.secure_guest */
284
struct
kvm_arch
{
struct
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
kvm_host.h
273
/* Flag values for
kvm_arch
.secure_guest */
278
struct
kvm_arch
{
struct
/kernel/linux/linux-6.6/arch/riscv/kvm/
H
A
D
mmu.c
716
kvm_err("
kvm_arch
already initialized?\n");
in kvm_riscv_gstage_alloc_pgd()
750
struct
kvm_arch
*k = &vcpu->kvm->arch;
in kvm_riscv_gstage_update_hgatp()
/kernel/linux/linux-5.10/arch/x86/kvm/
H
A
D
x86.c
2045
struct
kvm_arch
*ka = &vcpu->kvm->arch;
in kvm_write_system_time()
2205
struct
kvm_arch
*ka = &vcpu->kvm->arch;
in kvm_track_tsc_matching()
2569
struct
kvm_arch
*ka = &kvm->arch;
in pvclock_update_vm_gtod_copy()
2607
struct
kvm_arch
*ka = &kvm->arch;
in kvm_gen_update_masterclock()
2627
struct
kvm_arch
*ka = &kvm->arch;
in get_kvmclock_ns()
2718
struct
kvm_arch
*ka = &v->kvm->arch;
in kvm_guest_time_update()
2824
struct
kvm_arch
*ka = container_of(dwork, struct
kvm_arch
,
in kvmclock_update_fn()
2849
struct
kvm_arch
*ka = container_of(dwork, struct
kvm_arch
,
in kvmclock_sync_fn()
[all...]
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
kvm_host.h
927
struct
kvm_arch
{
struct
/kernel/linux/linux-6.6/arch/mips/include/asm/
H
A
D
kvm_host.h
175
struct
kvm_arch
{
struct
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
kvm_host.h
959
struct
kvm_arch
{
struct
/kernel/linux/linux-5.10/arch/mips/include/asm/
H
A
D
kvm_host.h
218
struct
kvm_arch
{
struct
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
kvm_host.h
908
struct
kvm_arch
{
struct
/kernel/linux/linux-5.10/include/linux/
H
A
D
kvm_host.h
476
struct
kvm_arch
arch;
/kernel/linux/linux-6.6/include/linux/
H
A
D
kvm_host.h
767
struct
kvm_arch
arch;
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
kvm_host.h
1246
struct
kvm_arch
{
struct
Completed in 54 milliseconds