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:PPC_RAW_MTCTR
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/
H
A
D
ftrace.c
350
PPC_RAW_MTCTR
(_R12),
in ftrace_dyn_arch_init()
356
PPC_RAW_MTCTR
(_R12),
in ftrace_dyn_arch_init()
361
PPC_RAW_MTCTR
(_R12),
in ftrace_dyn_arch_init()
H
A
D
ftrace_64_pg.c
732
PPC_RAW_MTCTR
(_R12),
in ftrace_dyn_arch_init()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H
A
D
module_32.c
181
if (patch_instruction(&entry->jump[2], ppc_inst(
PPC_RAW_MTCTR
(_R12))))
in do_plt_call()
308
if (ppc_inst_val(jmp[2]) !=
PPC_RAW_MTCTR
(_R12))
in module_trampoline_target()
H
A
D
module_64.c
153
PPC_RAW_MTCTR
(_R12),
477
PPC_RAW_MTCTR
(_R12),
483
PPC_RAW_MTCTR
(_R12),
/kernel/linux/linux-6.6/arch/powerpc/net/
H
A
D
bpf_jit_comp64.c
224
EMIT(
PPC_RAW_MTCTR
(_R12));
in bpf_jit_emit_func_call_hlp()
236
EMIT(
PPC_RAW_MTCTR
(_R12));
in bpf_jit_emit_func_call_hlp()
270
EMIT(
PPC_RAW_MTCTR
(_R12));
in bpf_jit_emit_func_call_rel()
330
EMIT(
PPC_RAW_MTCTR
(bpf_to_ppc(TMP_REG_1)));
in bpf_jit_emit_tail_call()
747
EMIT(
PPC_RAW_MTCTR
(_R12));
in bpf_jit_build_body()
H
A
D
bpf_jit_comp32.c
213
EMIT(
PPC_RAW_MTCTR
(_R0));
in bpf_jit_emit_func_call_rel()
264
EMIT(
PPC_RAW_MTCTR
(_R3));
in bpf_jit_emit_tail_call()
/kernel/linux/linux-5.10/arch/powerpc/net/
H
A
D
bpf_jit_comp64.c
283
EMIT(
PPC_RAW_MTCTR
(b2p[TMP_REG_1]));
in bpf_jit_emit_tail_call()
713
EMIT(
PPC_RAW_MTCTR
(12));
in bpf_jit_build_body()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H
A
D
ppc-opcode.h
438
#define
PPC_RAW_MTCTR
(r) (PPC_INST_MTCTR | ___PPC_RT(r))
macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H
A
D
ppc-opcode.h
498
#define
PPC_RAW_MTCTR
(r) (0x7c0903a6 | ___PPC_RT(r))
macro
Completed in 12 milliseconds