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:dbg_wvr
(Results
1 - 13
of
13
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/kvm/
H
A
D
debug.c
224
&vcpu->arch.debug_ptr->
dbg_wvr
[0]);
in kvm_arm_setup_debug()
262
&vcpu->arch.debug_ptr->
dbg_wvr
[0]);
in kvm_arm_clear_debug()
H
A
D
sys_regs.c
558
u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm];
in trap_wvr()
566
vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm]);
in trap_wvr()
574
__u64 *r = &vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm];
in set_wvr()
584
__u64 *r = &vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm];
in get_wvr()
594
vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm] = rd->val;
in reset_wvr()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/
H
A
D
debug-sr.h
104
save_debug(dbg->
dbg_wvr
, dbgwvr, wrps);
in __debug_save_state()
123
restore_debug(dbg->
dbg_wvr
, dbgwvr, wrps);
in __debug_restore_state()
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/
H
A
D
debug-sr.h
104
save_debug(dbg->
dbg_wvr
, dbgwvr, wrps);
in __debug_save_state()
123
restore_debug(dbg->
dbg_wvr
, dbgwvr, wrps);
in __debug_restore_state()
/kernel/linux/linux-6.6/arch/arm64/kvm/
H
A
D
debug.c
249
&vcpu->arch.debug_ptr->
dbg_wvr
[0]);
in kvm_arm_setup_debug()
312
&vcpu->arch.debug_ptr->
dbg_wvr
[0]);
in kvm_arm_clear_debug()
H
A
D
sys_regs.c
606
u64 *dbg_reg = &vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm];
in trap_wvr()
614
vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm]);
in trap_wvr()
622
vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm] = val;
in set_wvr()
629
*val = vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm];
in get_wvr()
636
vcpu->arch.vcpu_debug_state.
dbg_wvr
[rd->CRm] = rd->val;
in reset_wvr()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm64/asm/
H
A
D
kvm.h
73
__u64
dbg_wvr
[KVM_ARM_MAX_DBG_REGS];
member
/kernel/linux/linux-5.10/arch/arm64/include/uapi/asm/
H
A
D
kvm.h
139
__u64
dbg_wvr
[KVM_ARM_MAX_DBG_REGS];
member
/kernel/linux/linux-5.10/tools/arch/arm64/include/uapi/asm/
H
A
D
kvm.h
139
__u64
dbg_wvr
[KVM_ARM_MAX_DBG_REGS];
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm64/asm/
H
A
D
kvm.h
89
__u64
dbg_wvr
[KVM_ARM_MAX_DBG_REGS];
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm64/asm/
H
A
D
kvm.h
89
__u64
dbg_wvr
[KVM_ARM_MAX_DBG_REGS];
member
/kernel/linux/linux-6.6/arch/arm64/include/uapi/asm/
H
A
D
kvm.h
143
__u64
dbg_wvr
[KVM_ARM_MAX_DBG_REGS];
member
/kernel/linux/linux-6.6/tools/arch/arm64/include/uapi/asm/
H
A
D
kvm.h
143
__u64
dbg_wvr
[KVM_ARM_MAX_DBG_REGS];
member
Completed in 24 milliseconds