Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dsegments.h346 uint32_t sgd_selector:16; /* target code or task selector */ member
370 uint64_t sgd_selector:16; /* target code or task selector */ member
/titanic_50/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c326 dp->sgd_selector = (uint16_t)sel; in set_gatesegd()
355 dp->sgd_selector = (uint16_t)sel; in set_gatesegd()
443 ti->cs = sgd->sgd_selector; in xen_idt_to_trap_info()
H A Dsysi86.c324 sgd->sgd_selector = ssd->ls; in ssd_to_sgd()
/titanic_50/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c659 mdb_printf("%4x %d %c %3s %2x\n", gate->sgd_selector, in gate_desc_dump()