Searched refs:FREEBSD32_USRSTACK (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/sys/compat/ia32/
H A Dia32_util.h47 #define FREEBSD32_USRSTACK FREEBSD32_SHAREDPAGE macro
H A Dia32_sysvec.c112 .sv_usrstack = FREEBSD32_USRSTACK,
/freebsd-13-stable/sys/mips/include/
H A Dvmparam.h102 #define FREEBSD32_USRSTACK (((vm_offset_t)0x80000000) - PAGE_SIZE) macro
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_util.h57 (FREEBSD32_USRSTACK - sizeof(struct freebsd32_ps_strings))
/freebsd-13-stable/sys/powerpc/include/
H A Dvmparam.h111 #define FREEBSD32_USRSTACK FREEBSD32_SHAREDPAGE macro
/freebsd-13-stable/sys/arm64/arm64/
H A Delf32_machdep.c63 #define FREEBSD32_USRSTACK FREEBSD32_SHAREDPAGE macro
94 .sv_usrstack = FREEBSD32_USRSTACK,
/freebsd-13-stable/sys/powerpc/powerpc/
H A Delf32_machdep.c107 .sv_usrstack = FREEBSD32_USRSTACK,
/freebsd-13-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c92 .sv_usrstack = FREEBSD32_USRSTACK,

Completed in 174 milliseconds