Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dtask_switch.c871 int error, ext, fault, minlimit, nt_type, ot_type; in vmexit_task_switch() local
974 ot_type = SEG_DESC_TYPE(access); in vmexit_task_switch()
975 assert(ot_type == SDT_SYS386BSY || ot_type == SDT_SYS286BSY); in vmexit_task_switch()