Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/intel/ia32/os/
H A Darchdep.c624 #if defined(IS_CS) || defined(IS_NOT_CS)
628 #define IS_CS 1 macro
638 if (iscs == IS_CS) in fix_segreg()
683 if (iscs == IS_CS) in fix_segreg()
776 rp->r_cs = fix_segreg(grp[REG_CS], IS_CS, datamodel); in setgregs()
821 rp->r_cs = fix_segreg(rp->r_cs, IS_CS, datamodel); in setgregs()