Searched refs:tss_eip (Results 1 – 5 of 5) sorted by relevance
51 int tss_eip; /* program counter */ member
66 uint32_t tss_eip; member460 tss->tss_eip = eip; in tss32_save()534 SETREG(vcpu, VM_REG_GUEST_RIP, tss->tss_eip); in tss32_restore()880 error = vm_set_register(vcpu, VM_REG_GUEST_RIP, newtss.tss_eip); in vmexit_task_switch()
329 eip = PCPU_GET(common_tssp)->tss_eip; in db_nextframe()
1014 t->tss_eip, t->tss_esp, t->tss_ebp, t->tss_eax, in dblfault_handler()
1665 dblfault_tss->tss_eip = (int)dblfault_handler; in machdep_init_trampoline()