Searched defs:USRSTACK (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/sys/arm/include/
H A Dvmparam.h141 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/amd64/include/
H A Dvmparam.h180 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/riscv/include/
H A Dvmparam.h197 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/mips/include/
H A Dvmparam.h98 #define USRSTACK (VM_MAXUSER_ADDRESS - PAGE_SIZE) macro
/freebsd-11-stable/sys/sparc64/include/
H A Dvmparam.h197 #define USRSTACK (VM_MAX_USER_ADDRESS) macro
/freebsd-11-stable/sys/powerpc/include/
H A Dvmparam.h38 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/arm64/include/
H A Dvmparam.h203 #define USRSTACK SHAREDPAGE macro
/freebsd-11-stable/sys/i386/include/
H A Dvmparam.h159 #define USRSTACK SHAREDPAGE macro

Completed in 109 milliseconds