HomeSort by relevance Sort by last modified time
    Searched defs:USRSTACK (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/intel/sys/
vmparam.h 50 * USRSTACK is the top (end) of the user stack.
53 #define USRSTACK USERLIMIT
57 #define USRSTACK 0x8048000
58 #define USRSTACK32 USRSTACK
59 #define USRSTACK64_32 USRSTACK
  /onnv/onnv-gate/usr/src/uts/sparc/sys/
vmparam.h 50 * USRSTACK is the top (end) of the user stack.
52 #define USRSTACK USERLIMIT
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sun4/
vmparam.h 43 * USRTEXT is the start of the user text/data space, while USRSTACK
47 #define USRSTACK KERNELBASE

Completed in 240 milliseconds