Searched refs:SUN3_MONSHORTPAGE (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h374 #define SUN3_MONSHORTPAGE 0x0FFFE000 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h389 #define SUN3_MONSHORTPAGE 0x0FFFE000 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/libsa/
H A Dsun3.c109 if ((sun3_devmap + length) > SUN3_MONSHORTPAGE)
H A Dsun2.c117 if ((sun2_devmap + length) > SUN3_MONSHORTPAGE)
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dmachdep.c735 if ((vaddr_t)ptr >= SUN3_MONSHORTPAGE &&
736 (vaddr_t)ptr < SUN3_MONSHORTPAGE + PAGE_SIZE)
H A Dpmap.c1618 eva = SUN3_MONSHORTPAGE;

Completed in 177 milliseconds