Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bhyve/
H A Dtask_switch.c634 uint16_t stacksel; in push_errcode() local
640 stacksel = GETREG(ctx, vcpu, VM_REG_GUEST_SS); in push_errcode()
671 sel_exception(ctx, vcpu, IDT_SS, stacksel, 1); in push_errcode()