USERLIMIT
uintptr_t _userlimit = (uintptr_t)USERLIMIT;
if ((caddr_t)lp >= (caddr_t)USERLIMIT)
as->a_userlimit = (caddr_t)USERLIMIT;
*(uintptr_t *)&_userlimit -= KERNELBASE - USERLIMIT;
size <= (uintptr_t)USERLIMIT);
#define USRSTACK USERLIMIT
if (!TTE_IS_PRIVILEGED(ttep) && vaddr >= (caddr_t)USERLIMIT)
((addr + len) > (caddr_t)USERLIMIT)) {
((addr + len) > (caddr_t)USERLIMIT)) {
#define USRSTACK USERLIMIT