Searched refs:Ss0 (Results 1 – 6 of 6) sorted by relevance
362 NewSs = Tss.Ss0; in Fast486InterruptInternal()367 NewSs = LegacyTss->Ss0; in Fast486InterruptInternal()939 NewSs = NewTss.Ss0; in Fast486TaskSwitch()987 NewSs = NewLegacyTss->Ss0; in Fast486TaskSwitch()1199 NewSs = Tss.Ss0; in Fast486CallGate()1204 NewSs = LegacyTss->Ss0; in Fast486CallGate()
372 ULONG Ss0; member402 USHORT Ss0; member
848 USHORT Ss0; member
813 Tss->Ss0 = KGDT_R0_DATA; in KiInitializeTSS()
516 TrapFrame.HardwareSegSs = Tss->Ss0; in KiTrap02Handler()
2477 Tss->Backlink, Tss->Ss0, Tss->Esp0, Tss->CR3, Tss->EFlags, in KdbpCmdTss()