Searched refs:AllocateAcpiNvsMemoryBelow4G (Results 1 – 4 of 4) sorted by relevance
59 AllocateAcpiNvsMemoryBelow4G ( in AllocateAcpiNvsMemoryBelow4G() function171 AcpiCpuDataEx = AllocateAcpiNvsMemoryBelow4G (sizeof (ACPI_CPU_DATA_EX)); in CpuS3DataInitialize()209 Stack = AllocateAcpiNvsMemoryBelow4G (NumberOfCpus * AcpiCpuData->StackSize); in CpuS3DataInitialize()224 Gdt = AllocateAcpiNvsMemoryBelow4G (GdtSize + IdtSize); in CpuS3DataInitialize()236 RegisterTable = (CPU_REGISTER_TABLE *)AllocateAcpiNvsMemoryBelow4G (TableSize); in CpuS3DataInitialize()
99 AllocateAcpiNvsMemoryBelow4G ( in AllocateAcpiNvsMemoryBelow4G() function150 AcpiCpuDataEx = AllocateAcpiNvsMemoryBelow4G (sizeof (ACPI_CPU_DATA_EX)); in SaveCpuS3Data()169 …AcpiCpuData->StackAddress = (EFI_PHYSICAL_ADDRESS) (UINTN) AllocateAcpiNvsMemoryBelow4G (AcpiCpuDa… in SaveCpuS3Data()187 Gdt = AllocateAcpiNvsMemoryBelow4G (GdtSize + IdtSize); in SaveCpuS3Data()
157 AllocateAcpiNvsMemoryBelow4G ( in AllocateAcpiNvsMemoryBelow4G() function247 BufferPtrAddress = AllocateAcpiNvsMemoryBelow4G (sizeof(EFI_PHYSICAL_ADDRESS)); in PiSmmCommunicationSmmEntryPoint()
172 AllocateAcpiNvsMemoryBelow4G ( in AllocateAcpiNvsMemoryBelow4G() function260 AcpiReservedBase = AllocateAcpiNvsMemoryBelow4G (PcdGet32 (PcdS3AcpiReservedMemorySize)); in ReservedS3Memory()