Home
last modified time | relevance | path

Searched refs:tss_ecx (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dtss.h113 uint32_t tss_ecx; member
/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c83 uint32_t tss_ecx; member
454 tss->tss_ecx = GETREG(vcpu, VM_REG_GUEST_RCX); in tss32_save()
552 SETREG(vcpu, VM_REG_GUEST_RCX, tss->tss_ecx); in tss32_restore()