Home
last modified time | relevance | path

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

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