Home
last modified time | relevance | path

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

/xv6-public/
H A Dvm.c167 mycpu()->gdt[SEG_TSS] = SEG16(STS_T32A, &mycpu()->ts, in switchuvm()
169 mycpu()->gdt[SEG_TSS].s = 0; in switchuvm()
175 ltr(SEG_TSS << 3); in switchuvm()
H A Dgdbutil117 set $SEG_TSS = 6
136 if $arg0 >> 3 == $SEG_TSS
137 printf "SEG_TSS<<3"
H A Dmmu.h19 #define SEG_TSS 5 // this process's task state macro