Home
last modified time | relevance | path

Searched refs:KERNEL_LIMIT32 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4v/sys/
H A Dmachparam.h289 #define KERNEL_LIMIT32 BOOTTMPBASE macro
/titanic_41/usr/src/uts/sun4u/sys/
H A Dmachparam.h321 #define KERNEL_LIMIT32 BOOTTMPBASE macro
/titanic_41/usr/src/uts/sun4/os/
H A Dstartup.c1127 if (econtig32 > (caddr_t)KERNEL_LIMIT32) in startup_memlist()