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:gprs
(Results
1 - 25
of
48
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
H
A
D
tm-signal-context-chk-gpr.c
40
static long
gprs
[] = {
variable
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H
A
D
tm-signal-context-chk-gpr.c
40
static long
gprs
[] = {
variable
/kernel/linux/linux-5.10/arch/s390/kernel/
H
A
D
compat_linux.h
44
__u32
gprs
[__NUM_GPRS];
member
H
A
D
compat_ptrace.h
23
u32
gprs
[NUM_GPRS];
member
H
A
D
crash_dump.c
42
u64
gprs
[16];
member
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H
A
D
sigcontext.h
50
unsigned long
gprs
[__NUM_GPRS];
member
/kernel/linux/linux-6.6/arch/s390/kernel/
H
A
D
compat_linux.h
37
__u32
gprs
[__NUM_GPRS];
member
H
A
D
compat_ptrace.h
23
u32
gprs
[NUM_GPRS];
member
H
A
D
crash_dump.c
44
u64
gprs
[16];
member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H
A
D
sigcontext.h
50
unsigned long
gprs
[__NUM_GPRS];
member
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H
A
D
ptrace.h
49
long
gprs
[30];
member
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
H
A
D
ptrace.h
49
long
gprs
[30];
member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H
A
D
compat.h
56
u32
gprs
[NUM_GPRS];
member
H
A
D
stacktrace.h
52
unsigned long
gprs
[10];
member
H
A
D
ptrace.h
118
unsigned long
gprs
[NUM_GPRS];
member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H
A
D
stacktrace.h
53
unsigned long
gprs
[10];
member
60
unsigned long
gprs
[10];
member
H
A
D
ptrace.h
82
unsigned long
gprs
[NUM_GPRS];
member
H
A
D
compat.h
74
u32
gprs
[NUM_GPRS];
member
/kernel/linux/linux-6.6/arch/x86/kvm/
H
A
D
smm.h
61
u32
gprs
[8]; /* GPRS in the "natural" X86 order (EAX/ECX/EDX.../EDI) */
member
134
u64
gprs
[16]; /* GPRS in a reversed "natural" X86 order (R15/R14/../RCX/RAX.) */
member
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H
A
D
amd.c
121
u32
gprs
[8] = { 0 };
in rdmsrl_amd_safe()
local
139
u32
gprs
[8] = { 0 };
in wrmsrl_amd_safe()
local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H
A
D
amd.c
120
u32
gprs
[8] = { 0 };
in rdmsrl_amd_safe()
local
138
u32
gprs
[8] = { 0 };
in wrmsrl_amd_safe()
local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_pr.c
1338
u64 *
gprs
= run->osi.
gprs
;
in kvmppc_handle_exit_pr()
local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
spu_csa.h
72
struct spu_reg128
gprs
[128];
member
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H
A
D
book3s_pr.c
1326
u64 *
gprs
= run->osi.
gprs
;
in kvmppc_handle_exit_pr()
local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
spu_csa.h
72
struct spu_reg128
gprs
[128];
member
Completed in 17 milliseconds
1
2