Home
last modified time | relevance | path

Searched refs:SEGDEBUGBASE (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/i86pc/sys/
H A Dmachparam.h216 #define SEGDEBUGBASE ADDRESS_C(0xffffffffff800000) macro
284 #define SEGDEBUGBASE (KERNEL_TEXT + ADDRESS_C(0x800000))
/titanic_44/usr/src/uts/sun4v/sys/
H A Dmachparam.h157 #define SEGDEBUGBASE ADDRESS_C(0xedd00000) macro
158 #define SEGDEBUGSIZE (ADDRESS_C(0xf0000000) - SEGDEBUGBASE)
/titanic_44/usr/src/uts/sun4u/sys/
H A Dmachparam.h197 #define SEGDEBUGBASE ADDRESS_C(0xedd00000) macro
198 #define SEGDEBUGSIZE (ADDRESS_C(0xf0000000) - SEGDEBUGBASE)
/titanic_44/usr/src/uts/sun4/os/
H A Dstartup.c223 const caddr_t kdi_segdebugbase = (const caddr_t)SEGDEBUGBASE;
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c344 const caddr_t kdi_segdebugbase = (const caddr_t)SEGDEBUGBASE;