Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dmachparam.h307 #define DFTSS_VA (KTSS_VA - MMU_PAGESIZE) macro
308 #define MISC_VA_BASE (DFTSS_VA)
/titanic_44/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c1247 dftss0 = (tss_t *)BOP_ALLOC(bootops, (caddr_t)DFTSS_VA, in init_desctbls()