Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/sys/
H A Dmachparam.h306 #define KTSS_VA (IDT_VA - MMU_PAGESIZE) macro
307 #define DFTSS_VA (KTSS_VA - MMU_PAGESIZE)
/titanic_44/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c1239 ktss0 = (tss_t *)BOP_ALLOC(bootops, (caddr_t)KTSS_VA, in init_desctbls()