Searched defs:USRSTACK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dvmparam.h50 * USRSTACK is the top (end) of the user stack.
53 #define USRSTACK USERLIMIT macro
57 #define USRSTACK 0x8048000 macro
58 #define USRSTACK32 USRSTACK
59 #define USRSTACK64_32 USRSTACK
/illumos-gate/usr/src/uts/sparc/sys/
H A Dvmparam.h50 * USRSTACK is the top (end) of the user stack.
52 #define USRSTACK USERLIMIT macro
/illumos-gate/usr/src/lib/libbc/inc/include/sun4/
H A Dvmparam.h43 * USRTEXT is the start of the user text/data space, while USRSTACK
47 #define USRSTACK KERNELBASE macro

Completed in 58 milliseconds