Searched refs:AllocatedStackBase (Results 1 – 5 of 5) sorted by relevance
94 InitialTeb->AllocatedStackBase = (PVOID)Stack; in RtlpCreateUserStack()160 &InitialTeb->AllocatedStackBase, in RtlpFreeUserStack()
428 InitialTeb->AllocatedStackBase = (PVOID)Stack; in BaseCreateStack()503 &InitialTeb->AllocatedStackBase, in BaseFreeThreadStack()
262 Fiber->DeallocationStack = InitialTeb.AllocatedStackBase; in CreateFiberEx()
697 PVOID AllocatedStackBase; member
826 Teb->DeallocationStack = InitialTeb->AllocatedStackBase; in MmCreateTeb()