Searched refs:ARGSBASE (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dmachparam.h211 * ARGSBASE is the base virtual address of the range which
214 #define ARGSBASE (MEMSCRUBBASE - NCARGS) macro
222 #define PPMAPBASE (ARGSBASE - PPMAPSIZE)
/opensolaris-onvv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_param.h131 #define ARGSBASE _mdb_ks_argsbase macro
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dmachparam.h251 * ARGSBASE is the base virtual address of the range which
254 #define ARGSBASE (MEMSCRUBBASE - NCARGS) macro
262 #define PPMAPBASE (ARGSBASE - PPMAPSIZE)
/opensolaris-onvv-gate/usr/src/uts/i86pc/sys/
H A Dmachparam.h312 * ARGSBASE is the base virtual address of the range which
315 #define ARGSBASE PROMSTART macro
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dparam.h400 #define ARGSBASE _argsbase macro
/opensolaris-onvv-gate/usr/src/uts/common/conf/
H A Dparam.c110 const uintptr_t _argsbase = (uintptr_t)ARGSBASE;

Completed in 167 milliseconds