Searched refs:LOW_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance
17 #define LOW_STACK_SIZE (8*1024) // 8k? macro41 #define RevThunkStack Stack + LOW_STACK_SIZE43 #define EfiToLegacy16InitTable RevThunkStack + LOW_STACK_SIZE
321 Stack16 = (UINT16 *) (IntThunk->Stack + LOW_STACK_SIZE); in LegacyBiosInt86()339 TempData = ((UINTN) IntThunk->RevThunkStack) + LOW_STACK_SIZE; in LegacyBiosInt86()465 Stack16 = (UINT16 *) (IntThunk->Stack + LOW_STACK_SIZE); in LegacyBiosFarCall86()
223 #define LOW_STACK_SIZE (8 * 1024) // 8k? macro278 CHAR8 Stack[LOW_STACK_SIZE];285 CHAR8 RevThunkStack[LOW_STACK_SIZE];330 CHAR8 Stack[LOW_STACK_SIZE];396 CHAR8 Stack[LOW_STACK_SIZE];403 CHAR8 RevThunkStack[LOW_STACK_SIZE];