Searched refs:BOOTTMPBASE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dmachparam.h190 * BOOTTMPBASE is the base of a space that can be reclaimed
195 #define BOOTTMPBASE ADDRESS_C(0x4C000000) macro
289 #define KERNEL_LIMIT32 BOOTTMPBASE
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dmachparam.h230 * BOOTTMPBASE is the base of a space that can be reclaimed
235 #define BOOTTMPBASE ADDRESS_C(0x4C000000) macro
321 #define KERNEL_LIMIT32 BOOTTMPBASE
/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Dbootops.c199 static caddr_t bighand = (caddr_t)BOOTTMPBASE;
200 static caddr_t littlehand = (caddr_t)BOOTTMPBASE;
225 * from BOOTTMPBASE and free when we're ready to take

Completed in 109 milliseconds