Searched refs:MIPS_MAX_MEM_ADDR (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/arch/mipsco/mipsco/
H A Dmachdep.c471 while (vp < (int *)MIPS_MAX_MEM_ADDR) {
/netbsd-current/sys/arch/pmax/pmax/
H A Dmachdep.c316 physmem_boardmax = MIPS_MAX_MEM_ADDR;
/netbsd-current/sys/arch/emips/emips/
H A Dmachdep.c271 physmem_boardmax = MIPS_MAX_MEM_ADDR;
/netbsd-current/sys/arch/mips/mips/
H A Dpmap_machdep.c148 CTASSERT(MIPS_MAX_MEM_ADDR < 0);
153 CTASSERT((uint32_t)MIPS_MAX_MEM_ADDR == 0xbe000000);
/netbsd-current/sys/arch/mips/include/
H A Dcpuregs.h111 #define MIPS_MAX_MEM_ADDR -0x42000000L /* 0xbe000000 */ macro

Completed in 276 milliseconds