Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dsegments.h341 uint32_t sgd_selector:16; /* target code or task selector */ member
365 uint64_t sgd_selector:16; /* target code or task selector */ member
/illumos-gate/usr/src/uts/intel/os/
H A Ddesctbls.c319 dp->sgd_selector = (uint16_t)sel; in set_gatesegd()
432 ti->cs = sgd->sgd_selector; in xen_idt_to_trap_info()
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Dunix.c670 mdb_printf("%4x %d %c %3s %2x\n", gate->sgd_selector, in gate_desc_dump()