OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_HAS_LLSC
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/mips/include/
locore.h
118
bool
mips_has_llsc
;
member in struct:mips_options
184
# define
MIPS_HAS_LLSC
0
204
# define
MIPS_HAS_LLSC
1
206
# define
MIPS_HAS_LLSC
0
209
# define
MIPS_HAS_LLSC
(mips_options.
mips_has_llsc
)
232
# define
MIPS_HAS_LLSC
1
250
# define
MIPS_HAS_LLSC
1
268
# define
MIPS_HAS_LLSC
1
286
# define
MIPS_HAS_LLSC
[
all
...]
/src/sys/arch/mips/mips/
db_interface.c
520
if (
MIPS_HAS_LLSC
) {
mips_machdep.c
1276
opts->
mips_has_llsc
= (opts->mips_cpu_flags & CPU_MIPS_NO_LLSC) == 0;
1799
NULL,
MIPS_HAS_LLSC
, NULL, 0,
Completed in 15 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025