Searched refs:USRSTACK (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/bfd/hosts/
H A Dmipsbsd.h11 #define HOST_STACK_END_ADDR USRSTACK
H A Dmipsmach3.h10 #define HOST_STACK_END_ADDR USRSTACK
H A Dnews-mips.h12 #define HOST_STACK_END_ADDR USRSTACK
H A Di386bsd.h23 #define HOST_STACK_END_ADDR USRSTACK
27 #define HOST_STACK_END_ADDR (USRSTACK - MAXSSIZ)
H A Ddecstation.h14 #define HOST_STACK_END_ADDR USRSTACK
/freebsd-11-stable/contrib/gdb/gdb/config/
H A Dnm-lynx.h46 #define KERNEL_U_ADDR USRSTACK
/freebsd-11-stable/sys/arm/include/
H A Dvmparam.h141 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/contrib/gdb/gdb/config/i386/
H A Dnm-obsd.h47 #define KERNEL_U_ADDR USRSTACK
H A Dnm-fbsd.h84 #define KERNEL_U_ADDR USRSTACK
/freebsd-11-stable/sys/arm64/include/
H A Dvmparam.h203 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/powerpc/include/
H A Dvmparam.h38 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/riscv/include/
H A Dvmparam.h197 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/sparc64/include/
H A Dvmparam.h197 #define USRSTACK (VM_MAX_USER_ADDRESS) macro
/freebsd-11-stable/sys/sys/
H A Dexec.h77 #define PS_STRINGS (USRSTACK - sizeof(struct ps_strings))
/freebsd-11-stable/sys/mips/include/
H A Dvmparam.h94 * USRSTACK needs to start a little below 0x8000000 because the R8000
98 #define USRSTACK (VM_MAXUSER_ADDRESS - PAGE_SIZE) macro
/freebsd-11-stable/sys/i386/include/
H A Dvmparam.h159 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/amd64/include/
H A Dvmparam.h180 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/i386/ibcs2/
H A Dibcs2_sysvec.c80 .sv_usrstack = USRSTACK,
/freebsd-11-stable/contrib/binutils/bfd/
H A Dptrace-core.c116 core_stacksec (abfd)->vma = USRSTACK - u.pt_ssize;
/freebsd-11-stable/sys/arm64/arm64/
H A Delf_machdep.c76 .sv_usrstack = USRSTACK,
/freebsd-11-stable/sys/mips/mips/
H A Delf_machdep.c71 .sv_usrstack = USRSTACK,
126 .sv_usrstack = USRSTACK,
/freebsd-11-stable/sys/powerpc/powerpc/
H A Delf64_machdep.c73 .sv_usrstack = USRSTACK,
110 .sv_usrstack = USRSTACK,
/freebsd-11-stable/sys/kern/
H A Dimgact_aout.c87 .sv_usrstack = USRSTACK,
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_sysvec.c184 .sv_usrstack = USRSTACK,
/freebsd-11-stable/sys/i386/i386/
H A Delf_machdep.c70 .sv_usrstack = USRSTACK,

Completed in 283 milliseconds

12