Searched defs:USRSTACK (Results 1 – 7 of 7) sorted by relevance
30 #define USRSTACK KERNBASE /* Start of user stack */ macro
21 #define USRSTACK (0x80000000-UPAGES*NBPG) /* Start of user stack */ macro
25 #define USRSTACK (0xc0000000-UPAGES*NBPG) /* Start of user stack */ macro
35 #define USRSTACK (-HIGHPAGES*NBPG) /* Start of user stack */ macro
33 #define USRSTACK (-HIGHPAGES*NBPG) /* Start of user stack */ macro
28 #define USRSTACK 0x80000000 /* Start of user stack */ macro
30 #define USRSTACK 0xFDBFE000 macro