Searched defs:USRSTACK32 (Results 1 – 10 of 10) sorted by relevance
74 #define USRSTACK32 (0x00000000ffffffffL&~PGOFSET) in linux_exec_setup_stack() macro
79 #define USRSTACK32 (0x00000000ffffffffL & ~PGOFSET) in linux_exec_setup_stack() macro
75 #define USRSTACK32 USRSTACK macro
88 #define USRSTACK32 0xffffe000L macro
86 #define USRSTACK32 VM_MAXUSER_ADDRESS32 macro
54 #define USRSTACK32 VM_MAXUSER_ADDRESS32 macro
84 #define USRSTACK32 ((uint32_t)VM_MAXUSER_ADDRESS32-0x8000) macro
104 #define USRSTACK32 VM_MAXUSER_ADDRESS32 macro
62 #define USRSTACK32 ((uint32_t)VM_MAXUSER_ADDRESS32 - PAGE_SIZE) macro
396 #define USRSTACK32 exec_setup_stack() macro