Searched defs:usd_long (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dsegments.h237 * In 32-bit compatibility mode (%cs:usd_long=0) all fields are interpreted
240 * In 64-bit mode (%cs:usd_long=1) code segments only have the conforming
241 * bit in usd_type, usd_dpl, usd_p, usd_long and usd_def32=0. usd_def32
257 uint64_t usd_long:1; /* long mode (%cs only) */ member in struct:user_desc

Completed in 48 milliseconds