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:debugreg
(Results
1 - 25
of
63
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H
A
D
debug_regs.c
108
debug.arch.
debugreg
[i] = CAST_TO_RIP(hw_bp);
in main()
109
debug.arch.
debugreg
[7] = 0x400 | (1UL << (2*i+1));
in main()
130
debug.arch.
debugreg
[i] = CAST_TO_RIP(guest_value);
in main()
131
debug.arch.
debugreg
[7] = 0x00000400 | (1UL << (2*i+1)) |
in main()
159
debug.arch.
debugreg
[7] = 0x00000400;
in main()
176
debug.arch.
debugreg
[7] = 0x400 | DR7_GD;
in main()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H
A
D
debug_regs.c
120
debug.arch.
debugreg
[i] = CAST_TO_RIP(hw_bp);
in main()
121
debug.arch.
debugreg
[7] = 0x400 | (1UL << (2*i+1));
in main()
142
debug.arch.
debugreg
[i] = CAST_TO_RIP(guest_value);
in main()
143
debug.arch.
debugreg
[7] = 0x00000400 | (1UL << (2*i+1)) |
in main()
171
debug.arch.
debugreg
[7] = 0x00000400;
in main()
188
debug.arch.
debugreg
[7] = 0x400 | DR7_GD;
in main()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H
A
D
suspend_64.h
58
set_debugreg((thread)->
debugreg
##register, register)
H
A
D
traps.h
8
#include <asm/
debugreg
.h>
H
A
D
debugreg.h
7
#include <uapi/asm/
debugreg
.h>
H
A
D
mmu_context.h
14
#include <asm/
debugreg
.h>
/kernel/linux/linux-6.6/arch/x86/include/asm/
H
A
D
suspend_64.h
58
set_debugreg((thread)->
debugreg
##register, register)
H
A
D
debugreg.h
7
#include <uapi/asm/
debugreg
.h>
H
A
D
traps.h
8
#include <asm/
debugreg
.h>
H
A
D
mmu_context.h
14
#include <asm/
debugreg
.h>
/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H
A
D
interface.h
205
* VGCT_I387_VALID is set), flags, user_regs,
debugreg
[*]
233
unsigned long
debugreg
[8]; /* DB0-DB7 (debug registers) */
member
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
process_32.c
51
#include <asm/
debugreg
.h>
H
A
D
machine_kexec_32.c
24
#include <asm/
debugreg
.h>
H
A
D
hw_breakpoint.c
33
#include <asm/
debugreg
.h>
H
A
D
paravirt.c
20
#include <asm/
debugreg
.h>
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H
A
D
interface.h
208
* VGCT_I387_VALID is set), flags, user_regs,
debugreg
[*]
236
unsigned long
debugreg
[8]; /* DB0-DB7 (debug registers) */
member
/kernel/linux/linux-6.6/arch/x86/kernel/
H
A
D
process_32.c
51
#include <asm/
debugreg
.h>
H
A
D
machine_kexec_32.c
24
#include <asm/
debugreg
.h>
H
A
D
hw_breakpoint.c
33
#include <asm/
debugreg
.h>
H
A
D
paravirt.c
21
#include <asm/
debugreg
.h>
/kernel/linux/linux-5.10/arch/x86/power/
H
A
D
cpu.c
24
#include <asm/
debugreg
.h>
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H
A
D
kvm.h
286
__u64
debugreg
[8];
member
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/
H
A
D
kvm.h
286
__u64
debugreg
[8];
member
/kernel/linux/linux-6.6/arch/x86/power/
H
A
D
cpu.c
24
#include <asm/
debugreg
.h>
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H
A
D
kvm.h
248
__u64
debugreg
[8];
member
Completed in 16 milliseconds
1
2
3