Searched refs:tss_ebp (Results 1 – 4 of 4) sorted by relevance
58 int tss_ebp; /* user frame pointer */ member
73 uint32_t tss_ebp; member444 tss->tss_ebp = GETREG(vcpu, VM_REG_GUEST_RBP); in tss32_save()542 SETREG(vcpu, VM_REG_GUEST_RBP, tss->tss_ebp); in tss32_restore()
330 ebp = PCPU_GET(common_tssp)->tss_ebp; in db_nextframe()
1014 t->tss_eip, t->tss_esp, t->tss_ebp, t->tss_eax, in dblfault_handler()