OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mips_locoresw
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
mips_machdep.c
259
struct locoresw
mips_locoresw
;
variable in typeref:struct:locoresw
1344
mips_locoresw
= mips1_locoresw;
1363
mips_locoresw
= loongson2_locoresw;
1371
mips_locoresw
= mips3_locoresw;
1383
mips_locoresw
= mips32_locoresw;
1394
mips_locoresw
= mips32r2_locoresw;
1405
mips_locoresw
= mips64_locoresw;
1417
mips_locoresw
= mips64r2_locoresw;
1440
mips_locoresw
.lsw_cpu_idle = mips_wait_idle;
1447
mips_locoresw
.lsw_wbflush = flush_fn
[
all
...]
mips_machdep.c
259
struct locoresw
mips_locoresw
;
variable in typeref:struct:locoresw
1344
mips_locoresw
= mips1_locoresw;
1363
mips_locoresw
= loongson2_locoresw;
1371
mips_locoresw
= mips3_locoresw;
1383
mips_locoresw
= mips32_locoresw;
1394
mips_locoresw
= mips32r2_locoresw;
1405
mips_locoresw
= mips64_locoresw;
1417
mips_locoresw
= mips64r2_locoresw;
1440
mips_locoresw
.lsw_cpu_idle = mips_wait_idle;
1447
mips_locoresw
.lsw_wbflush = flush_fn
[
all
...]
Completed in 22 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025