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:SMP_CORE3_OFFSET
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/loongson64/
H
A
D
smp.c
119
(SMP_CORE_GROUP0_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
127
(SMP_CORE_GROUP1_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
135
(SMP_CORE_GROUP2_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
143
(SMP_CORE_GROUP3_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
155
(SMP_CORE_GROUP0_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
163
(SMP_CORE_GROUP1_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
171
(SMP_CORE_GROUP2_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
179
(SMP_CORE_GROUP3_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
191
(SMP_CORE_GROUP0_BASE +
SMP_CORE3_OFFSET
+ STATUS0);
in ipi_status0_regs_init()
199
(SMP_CORE_GROUP1_BASE +
SMP_CORE3_OFFSET
in ipi_status0_regs_init()
[all...]
H
A
D
smp.h
18
#define
SMP_CORE3_OFFSET
0x300
macro
/kernel/linux/linux-6.6/arch/mips/loongson64/
H
A
D
smp.c
197
(SMP_CORE_GROUP0_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
205
(SMP_CORE_GROUP1_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
213
(SMP_CORE_GROUP2_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
221
(SMP_CORE_GROUP3_BASE +
SMP_CORE3_OFFSET
+ SET0);
in ipi_set0_regs_init()
233
(SMP_CORE_GROUP0_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
241
(SMP_CORE_GROUP1_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
249
(SMP_CORE_GROUP2_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
257
(SMP_CORE_GROUP3_BASE +
SMP_CORE3_OFFSET
+ CLEAR0);
in ipi_clear0_regs_init()
269
(SMP_CORE_GROUP0_BASE +
SMP_CORE3_OFFSET
+ STATUS0);
in ipi_status0_regs_init()
277
(SMP_CORE_GROUP1_BASE +
SMP_CORE3_OFFSET
in ipi_status0_regs_init()
[all...]
H
A
D
smp.h
18
#define
SMP_CORE3_OFFSET
0x300
macro
Completed in 2 milliseconds