Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dtask_switch.c906 nt_type != SDT_SYS286BSY && nt_type != SDT_SYS286TSS) { in vmexit_task_switch()
923 else if (nt_type == SDT_SYS286BSY || nt_type == SDT_SYS286TSS) in vmexit_task_switch()
974 assert(ot_type == SDT_SYS386BSY || ot_type == SDT_SYS286BSY); in vmexit_task_switch()
998 if (nt_type == SDT_SYS286BSY || nt_type == SDT_SYS286TSS) { in vmexit_task_switch()
/illumos-gate/usr/src/contrib/bhyve/x86/
H A Dsegments.h148 #define SDT_SYS286BSY 3 /* system 286 TSS busy */ macro
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dsegments.h147 #define SDT_SYS286BSY 3 /* system 286 TSS busy */ macro
/illumos-gate/usr/src/uts/intel/sys/
H A Dsegments.h449 #define SDT_SYS286BSY 3 /* system 286 TSS busy */ macro