Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dsegments.h160 #define SDT_SYSBSY 11 /* system busy 64 bit TSS */ macro
/f-stack/freebsd/amd64/amd64/
H A Dcpu_switch.S460 #define SDT_SYSBSY 11 macro
464 andb $(~SDT_SYSBSY | SDT_SYSTSS),5(%rax)
469 #undef SDT_SYSBSY
H A Dsys_machdep.c715 case SDT_SYSBSY: in amd64_set_ldt()