Searched refs:sgd_selector (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dsegments.h343 uint32_t sgd_selector:16; /* target code or task selector */ member in struct:gate_desc
367 uint64_t sgd_selector:16; /* target code or task selector */ member in struct:gate_desc
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c322 dp->sgd_selector = (uint16_t)sel;
351 dp->sgd_selector = (uint16_t)sel;
439 ti->cs = sgd->sgd_selector;
H A Dsysi86.c324 sgd->sgd_selector = ssd->ls;
/opensolaris-onvv-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c654 mdb_printf("%4x %d %c %3s %2x\n", gate->sgd_selector,

Completed in 168 milliseconds