Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c789 uint16_t stacksel; in push_errcode() local
795 stacksel = GETREG(vcpu, VM_REG_GUEST_SS); in push_errcode()
826 sel_exception(vcpu, IDT_SS, stacksel, 1); in push_errcode()