Home
last modified time | relevance | path

Searched refs:_argsbase (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dparam.h372 extern const uintptr_t _argsbase;
394 #define ARGSBASE _argsbase
/titanic_50/usr/src/uts/common/conf/
H A Dparam.c113 const uintptr_t _argsbase = (uintptr_t)ARGSBASE; variable