OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPSSIM_MORE_MEM_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbmips/mipssim/
mipssimreg.h
64
#define
MIPSSIM_MORE_MEM_BASE
0x20000000
machdep.c
262
for (highaddr = addr =
MIPSSIM_MORE_MEM_BASE
;
272
printf("probed %zd MB\n", (addr -
MIPSSIM_MORE_MEM_BASE
)
278
if (highaddr !=
MIPSSIM_MORE_MEM_BASE
) {
279
mem_clusters[1].start =
MIPSSIM_MORE_MEM_BASE
;
280
mem_clusters[1].size = highaddr -
MIPSSIM_MORE_MEM_BASE
;
Completed in 36 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025