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:RFI
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H
A
D
book3s_rmhandlers.S
39
#define RFI_TO_KERNEL
RFI
40
#define RFI_TO_GUEST
RFI
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H
A
D
head_book3s_32.S
210
RFI
/* enables MMU */
767
RFI
773
RFI
908
RFI
1036
RFI
1060
RFI
1175
RFI
1194
RFI
1215
RFI
H
A
D
entry_32.S
237
RFI
/* jump to handler, enable MMU */
266
RFI
324
RFI
476
RFI
606
RFI
809
RFI
1033
RFI
1362
RFI
1377
RFI
/* return to caller */
H
A
D
head_64.S
832
RFI
969
RFI
H
A
D
head_32.h
232
RFI
/* jump to handler, enable MMU */
H
A
D
head_booke.h
179
RFI
/* jump to handler, enable MMU */
/kernel/linux/linux-5.10/arch/ia64/kernel/
H
A
D
ivt.S
246
RFI
290
RFI
334
RFI
372
RFI
427
RFI
587
RFI
653
RFI
706
RFI
1211
RFI
1252
RFI
[all...]
H
A
D
entry.S
1113
RFI
// B
/kernel/linux/linux-6.6/arch/ia64/kernel/
H
A
D
ivt.S
245
RFI
289
RFI
333
RFI
371
RFI
426
RFI
586
RFI
652
RFI
705
RFI
1210
RFI
1251
RFI
[all...]
H
A
D
entry.S
1112
RFI
// B
/kernel/linux/linux-5.10/arch/ia64/include/asm/native/
H
A
D
inst.h
118
#define
RFI
\
macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
sstep.h
46
RFI
,
enumerator
H
A
D
ppc_asm.h
498
#define
RFI
rfid
macro
503
#define
RFI
rfi
505
#define
RFI
rfi; b . /* Prevent prefetch past rfi */
/kernel/linux/linux-6.6/arch/ia64/include/asm/native/
H
A
D
inst.h
118
#define
RFI
\
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
sstep.h
45
RFI
,
enumerator
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
H
A
D
ppc_asm.h
498
#define
RFI
rfid
macro
503
#define
RFI
rfi
505
#define
RFI
rfi; b . /* Prevent prefetch past rfi */
/kernel/linux/linux-5.10/arch/powerpc/lib/
H
A
D
sstep.c
1305
op->type =
RFI
;
in analyse_instr()
3502
case
RFI
:
in emulate_step()
/kernel/linux/linux-6.6/arch/powerpc/lib/
H
A
D
sstep.c
1434
op->type =
RFI
;
in analyse_instr()
3666
case
RFI
:
in emulate_step()
Completed in 20 milliseconds