Searched refs:Page1GSupport (Results 1 – 8 of 8) sorted by relevance
120 BOOLEAN Page1GSupport; in PrepareContextForCapsulePei() local128 Page1GSupport = FALSE; in PrepareContextForCapsulePei()134 Page1GSupport = TRUE; in PrepareContextForCapsulePei()157 if (!Page1GSupport) { in PrepareContextForCapsulePei()
58 BOOLEAN Page1GSupport; in IsPage1GSupport() local60 Page1GSupport = FALSE; in IsPage1GSupport()66 Page1GSupport = TRUE; in IsPage1GSupport()71 return Page1GSupport; in IsPage1GSupport()84 IN BOOLEAN Page1GSupport in CalculatePageTableSize() argument111 if (!Page1GSupport) { in CalculatePageTableSize()132 IN BOOLEAN Page1GSupport in Create4GPageTables() argument194 if (Page1GSupport) { in Create4GPageTables()312 Create4GPageTables (PageTableAddress, Context->Page1GSupport); in Thunk32To64()392 BOOLEAN Page1GSupport; in ModeSwitch() local[all …]
172 BOOLEAN Page1GSupport; in CreateIdentityMappingPageTables() local175 Page1GSupport = FALSE; in CreateIdentityMappingPageTables()181 Page1GSupport = TRUE; in CreateIdentityMappingPageTables()224 if (!Page1GSupport) { in CreateIdentityMappingPageTables()255 if (Page1GSupport) { in CreateIdentityMappingPageTables()
28 BOOLEAN Page1GSupport; member94 if (PageFaultContext->Page1GSupport) { in HookPageFaultHandler()185 if (PageFaultContext->Page1GSupport) { in PageFaultHandler()246 PageFaultIdtTable.PageFaultContext.Page1GSupport = EntrypointContext->Page1GSupport; in _ModuleEntryPoint()
273 BOOLEAN Page1GSupport; in GetPeiMemoryCap() local295 Page1GSupport = FALSE; in GetPeiMemoryCap()301 Page1GSupport = TRUE; in GetPeiMemoryCap()316 TotalPages = Page1GSupport ? Pml4Entries + 1 : in GetPeiMemoryCap()
342 BOOLEAN Page1GSupport; in S3AllocatePageTablesBuffer() local344 Page1GSupport = FALSE; in S3AllocatePageTablesBuffer()350 Page1GSupport = TRUE; in S3AllocatePageTablesBuffer()403 if (!Page1GSupport) { in S3AllocatePageTablesBuffer()
62 BOOLEAN Page1GSupport; member
615 BOOLEAN Page1GSupport; in RestoreS3PageTables() local632 Page1GSupport = FALSE; in RestoreS3PageTables()638 Page1GSupport = TRUE; in RestoreS3PageTables()703 if (Page1GSupport) { in RestoreS3PageTables()