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

/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h363 #define SUN3_MONSTART 0x0FE00000 macro
378 #define SUN_MONSTART SUN3_MONSTART
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h378 #define SUN3_MONSTART 0x0FE00000 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dbus_subr.c178 if ((va >= SUN3_MONSTART) && (va < SUN3_MONEND))
H A Dobio.c295 segva = (vaddr_t)SUN3_MONSTART;
H A Dlocore.s760 .set _MONSTART,SUN3_MONSTART
H A Dpmap.c1602 pmeg_mon_init(SUN3_MONSTART, SUN3_MONEND, true);

Completed in 110 milliseconds