Searched refs:USERLIMIT32 (Results 1 – 13 of 13) sorted by relevance
53 #define USRSTACK32 USERLIMIT3254 #define USRSTACK64_32 USERLIMIT32
239 #define USERLIMIT32 ADDRESS_C(0xfffff000) macro241 #define USERLIMIT32 ADDRESS_C(0xfefff000)291 #define USERLIMIT32 USERLIMIT
55 #define USRSTACK64_32 USERLIMIT32
130 #define USERLIMIT32 _mdb_ks_userlimit32 macro
165 #define USERLIMIT32 ADDRESS_C(0xFFC00000) macro
205 #define USERLIMIT32 ADDRESS_C(0xFFC00000) macro
393 #define USERLIMIT32 _userlimit32 macro
449 if (sp >= (caddr_t)(uintptr_t)USERLIMIT32 || in sendsig32()450 fp >= (caddr_t)(uintptr_t)USERLIMIT32) { in sendsig32()
333 p->p_as->a_userlimit = (caddr_t)USERLIMIT32; in start_init_common()
551 (caddr_t)USERLIMIT32 : as->a_userlimit; in zmap()731 (caddr_t)USERLIMIT32 : as->a_userlimit; in smmap_common()
2023 as->a_userlimit = (caddr_t)USERLIMIT32; in exec_args()
112 uintptr_t _userlimit32 = (uintptr_t)USERLIMIT32;
243 (caddr_t)USERLIMIT32 : p->p_as->a_userlimit; in map_addr()