Searched defs:ARGSBASE (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_param.h131 #define ARGSBASE _mdb_ks_argsbase macro
/illumos-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
/illumos-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)
/illumos-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)
/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h394 #define ARGSBASE _argsbase macro

Completed in 83 milliseconds