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

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dmachparam.h198 * MEMSCRUBBASE is the base virtual address for the memory scrubber
202 #define MEMSCRUBBASE 0x2a000000000 macro
214 #define ARGSBASE (MEMSCRUBBASE - NCARGS)
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dmachparam.h238 * MEMSCRUBBASE is the base virtual address for the memory scrubber
242 #define MEMSCRUBBASE 0x2a000000000 macro
254 #define ARGSBASE (MEMSCRUBBASE - NCARGS)
/opensolaris-onvv-gate/usr/src/uts/sun4u/os/
H A Dmemscrub.c1103 * MEMSCRUBBASE is a 4MB aligned page in the
1109 va = (caddr_t)MEMSCRUBBASE;

Completed in 180 milliseconds