OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS_MAX_MEM_ADDR
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/mipsco/mipsco/
machdep.c
471
while (vp < (int *)
MIPS_MAX_MEM_ADDR
) {
/src/sys/arch/pmax/pmax/
machdep.c
316
physmem_boardmax =
MIPS_MAX_MEM_ADDR
;
/src/sys/arch/emips/emips/
machdep.c
271
physmem_boardmax =
MIPS_MAX_MEM_ADDR
;
/src/sys/arch/mips/mips/
pmap_machdep.c
148
CTASSERT(
MIPS_MAX_MEM_ADDR
< 0);
153
CTASSERT((uint32_t)
MIPS_MAX_MEM_ADDR
== 0xbe000000);
/src/sys/arch/mips/include/
cpuregs.h
111
#define
MIPS_MAX_MEM_ADDR
-0x42000000L /* 0xbe000000 */
Completed in 95 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025