Searched refs:SUN3_MONEND (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/sun3/include/
H A Dmon.h365 #define SUN3_MONEND 0x0FF00000 macro
379 #define SUN_MONEND SUN3_MONEND
/netbsd-current/sys/arch/sun68k/include/
H A Dmon.h380 #define SUN3_MONEND 0x0FF00000 macro
/netbsd-current/sys/arch/sun3/sun3/
H A Dbus_subr.c178 if ((va >= SUN3_MONSTART) && (va < SUN3_MONEND))
H A Dobio.c296 while (segva < (vaddr_t)SUN3_MONEND) {
H A Dmachdep.c718 if ((vaddr_t)ptr < SUN3_PROM_BASE || (vaddr_t)ptr > SUN3_MONEND) {
H A Dlocore.s629 .set _MONEND,SUN3_MONEND
H A Dpmap.c1603 pmeg_mon_init(SUN3_MONSTART, SUN3_MONEND, true);
1610 pmeg_mon_init(SUN3_MONEND, SUN3_MONSHORTSEG, false);

Completed in 334 milliseconds