/plan9-contrib/sys/src/9/bcm/ |
H A D | mem.h | 61 #define TSTKTOP (USTKTOP-USTKSIZE) /* sysexec temporary stack */ macro
|
/plan9-contrib/sys/src/9/kw/ |
H A D | mem.h | 60 #define TSTKTOP (USTKTOP-USTKSIZE) /* sysexec temporary stack */ macro
|
/plan9-contrib/sys/src/9/teg2/ |
H A D | mem.h | 81 #define TSTKTOP (USTKTOP-USTKSIZE) /* sysexec temporary stack */ macro
|
/plan9-contrib/sys/src/9k/k10/ |
H A D | mem.h | 61 #define TSTKTOP (USTKTOP-USTKSIZE) /* end of new stack in sysexec */ macro
|
/plan9-contrib/sys/src/9/pc/ |
H A D | mem.h | 52 #define TSTKTOP (USTKTOP-USTKSIZE) /* end of new stack in sysexec */ macro
|
/plan9-contrib/sys/src/9/omap/ |
H A D | mem.h | 63 #define TSTKTOP (USTKTOP-USTKSIZE) /* sysexec temporary stack */ macro
|
/plan9-contrib/sys/src/9/pcboot/ |
H A D | mem.h | 54 #define TSTKTOP (USTKTOP-USTKSIZE) /* end of new stack in sysexec */ macro
|
/plan9-contrib/sys/src/cmd/va/ |
H A D | l.s | 110 #define TSTKTOP (USERADDR+100*BY2PG) /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/cmd/4a/ |
H A D | l.s | 110 #define TSTKTOP (USERADDR+100*BY2PG) /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/nboot/bitsy/ |
H A D | mem.h | 62 #define TSTKTOP (USTKTOP-USTKSIZE) /* end of new stack in sysexec */ macro
|
/plan9-contrib/sys/src/9/mtx/ |
H A D | mem.h | 176 #define TSTKTOP KZERO /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/9/vt4/ |
H A D | mem.h | 181 #define TSTKTOP KZERO /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/cmd/ka/ |
H A D | l.s | 131 #define TSTKTOP 0x10000000 /* end of new stack in sysexec */ macro
|
/plan9-contrib/sys/src/9/vt5/ |
H A D | mem.h | 191 #define TSTKTOP KZERO /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/boot/vt4/ |
H A D | mem.h | 181 #define TSTKTOP KZERO /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/boot/vt5/ |
H A D | mem.h | 195 #define TSTKTOP KZERO /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/9/ppc/ |
H A D | mem.h | 212 #define TSTKTOP KZERO /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/cmd/8a/ |
H A D | l.s | 47 #define TSTKTOP USERADDR /* end of new stack in sysexec */ macro
|
/plan9-contrib/sys/src/9/rb/ |
H A D | mem.h | 310 #define TSTKTOP (KSEG2+USTKSIZE-BY2PG) /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/9/loongson64/ |
H A D | mem.h | 341 #define TSTKTOP (KSEG2+USTKSIZE-BY2PG) /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/9/loongson/ |
H A D | mem.h | 337 #define TSTKTOP (KSEG2+USTKSIZE-BY2PG) /* top of temporary stack */ macro
|
/plan9-contrib/sys/src/9/loongson/2f/ |
H A D | mem.h | 337 #define TSTKTOP (KSEG2+USTKSIZE-BY2PG) /* top of temporary stack */ macro
|