Home
last modified time | relevance | path

Searched refs:tss_esi (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c88 uint32_t tss_esi; member
459 tss->tss_esi = GETREG(vcpu, VM_REG_GUEST_RSI); in tss32_save()
557 SETREG(vcpu, VM_REG_GUEST_RSI, tss->tss_esi); in tss32_restore()
/illumos-gate/usr/src/uts/intel/sys/
H A Dtss.h118 uint32_t tss_esi; member