Searched refs:VM_USRSTACK64 (Results 1 – 3 of 3) sorted by relevance
37 #define USRSTACK64 VM_USRSTACK64
148 *user_stack = VM_USRSTACK64; in thread_userstack()172 *user_stack = VM_USRSTACK64; in thread_userstack()199 *default_user_stack = VM_USRSTACK64; in thread_userstackdefault()
171 #define VM_USRSTACK64 ((user_addr_t) (0x00007FF7C0000000ull - (1024 * 1024))) macro