Searched refs:SystemMemoryLength (Results 1 – 5 of 5) sorted by relevance
117 mAcpiVariableSetCompatibility->SystemMemoryLength = MemoryLength; in S3ReadyThunkPlatform()121 …ThunkPlatform: SystemMemoryLength is 0x%8x\n", mAcpiVariableSetCompatibility->SystemMemoryLength)); in S3ReadyThunkPlatform()
84 UINT32 SystemMemoryLength; member
54 UINT64 SystemMemoryLength; member
203 UINTN SystemMemoryLength in ReservedS3Memory() argument265 AcpiS3Range->SystemMemoryLength = (UINT32)SystemMemoryLength; in ReservedS3Memory()269 DEBUG ((EFI_D_INFO, "S3 SysMemoryLength: %08X\n", AcpiS3Range->SystemMemoryLength)); in ReservedS3Memory()
998 ASSERT_EFI_ERROR ((S3MemoryRangeData->SystemMemoryLength - 0x100000) > 0); in InstallS3Memory()1010 S3MemoryRangeData->SystemMemoryLength - 0x100000 in InstallS3Memory()