Searched refs:NewEsp (Results 1 – 1 of 1) sorted by relevance
335 ULONG NewEsp; in Fast486InterruptInternal() local363 NewEsp = Tss.Esp0; in Fast486InterruptInternal()368 NewEsp = LegacyTss->Sp0; in Fast486InterruptInternal()379 NewEsp = Tss.Esp1; in Fast486InterruptInternal()384 NewEsp = LegacyTss->Sp1; in Fast486InterruptInternal()395 NewEsp = Tss.Esp2; in Fast486InterruptInternal()400 NewEsp = LegacyTss->Sp2; in Fast486InterruptInternal()1175 ULONG NewEsp; in Fast486CallGate() local1200 NewEsp = Tss.Esp0; in Fast486CallGate()1216 NewEsp = Tss.Esp1; in Fast486CallGate()[all …]