Home
last modified time | relevance | path

Searched refs:stackpage (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/sun3/sun3/
H A Dsunmon.c177 u_int stackpage = ((u_int)fp) & ~PGOFSET; in tracedump() local
189 } while ( (((u_int)fp) & ~PGOFSET) == stackpage); in tracedump()
/netbsd-src/sys/arch/sun2/sun2/
H A Dpromlib.c356 u_int stackpage = ((u_int)fp) & ~PGOFSET; in tracedump() local
368 } while ( (((u_int)fp) & ~PGOFSET) == stackpage); in tracedump()