/plan9-contrib/sys/src/9/bcm/ |
H A D | mem.h | 59 #define USTKTOP 0x40000000 /* user segment end +1 */ macro
|
/plan9-contrib/sys/src/9/kw/ |
H A D | mem.h | 58 #define USTKTOP KZERO /* user segment end +1 */ macro
|
/plan9-contrib/sys/src/9/teg2/ |
H A D | mem.h | 79 #define USTKTOP (0x40000000 - 64*KiB - MiB) /* user segment end +1 */ macro
|
/plan9-contrib/sys/src/9k/k10/ |
H A D | mem.h | 59 #define USTKTOP 0x00007ffffffff000ull macro
|
/plan9-contrib/sys/src/9/pc/ |
H A D | mem.h | 50 #define USTKTOP (VMAP-BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/omap/ |
H A D | mem.h | 61 #define USTKTOP 0x20000000 /* user segment end +1 */ macro
|
/plan9-contrib/sys/src/9/pcboot/ |
H A D | mem.h | 52 #define USTKTOP (VMAP-BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/cmd/va/ |
H A D | l.s | 109 #define USTKTOP KZERO /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/cmd/4a/ |
H A D | l.s | 109 #define USTKTOP KZERO /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/nboot/bitsy/ |
H A D | mem.h | 60 #define USTKTOP 0x2000000 /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/mtx/ |
H A D | mem.h | 175 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/vt4/ |
H A D | mem.h | 187 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/cmd/ka/ |
H A D | l.s | 133 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/vt5/ |
H A D | mem.h | 197 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/boot/vt4/ |
H A D | mem.h | 186 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/boot/vt5/ |
H A D | mem.h | 200 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/ppc/ |
H A D | mem.h | 211 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/cmd/8a/ |
H A D | l.s | 49 #define USTKTOP (TSTKTOP-TSTKSIZ*BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/rb/ |
H A D | mem.h | 308 #define USTKTOP (KZERO-BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/loongson64/ |
H A D | mem.h | 339 #define USTKTOP (0x0000010000000000ULL-BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/loongson/ |
H A D | mem.h | 335 #define USTKTOP (KZERO-BY2PG) /* byte just beyond user stack */ macro
|
/plan9-contrib/sys/src/9/loongson/2f/ |
H A D | mem.h | 335 #define USTKTOP (KZERO-BY2PG) /* byte just beyond user stack */ macro
|