Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Darchdep.c469 #if defined(IS_CS) || defined(IS_NOT_CS)
473 #define IS_CS 1 macro
483 if (iscs == IS_CS) in fix_segreg()
523 if (iscs == IS_CS) in fix_segreg()
611 rp->r_cs = fix_segreg(grp[REG_CS], IS_CS, datamodel); in setgregs()