Searched refs:stackpage (Results 1 – 2 of 2) sorted by relevance
177 u_int stackpage = ((u_int)fp) & ~PGOFSET; in tracedump() local189 } while ( (((u_int)fp) & ~PGOFSET) == stackpage); in tracedump()
356 u_int stackpage = ((u_int)fp) & ~PGOFSET; in tracedump() local368 } while ( (((u_int)fp) & ~PGOFSET) == stackpage); in tracedump()