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

/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h365 #define SUN3_MONEND 0x0FF00000 macro
379 #define SUN_MONEND SUN3_MONEND
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h380 #define SUN3_MONEND 0x0FF00000 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.c296 while (segva < (vaddr_t)SUN3_MONEND) {
H A Dmachdep.c724 if ((vaddr_t)ptr < SUN3_PROM_BASE || (vaddr_t)ptr > SUN3_MONEND) {
H A Dpmap.c1602 pmeg_mon_init(SUN3_MONSTART, SUN3_MONEND, true);
1609 pmeg_mon_init(SUN3_MONEND, SUN3_MONSHORTSEG, false);
H A Dlocore.s762 .set _MONEND,SUN3_MONEND

Completed in 63 milliseconds