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