Home
last modified time | relevance | path

Searched refs:AllocatedSize (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Include/
DAcpiCpuData.h52 UINT32 AllocatedSize; member
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/
DCpuS3Data.c248 RegisterTable[Index].AllocatedSize = 0; in CpuS3DataInitialize()
253 RegisterTable[NumberOfCpus + Index].AllocatedSize = 0; in CpuS3DataInitialize()
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DCpuS3.c829 …eList[Index].RegisterTableEntry = AllocatePool (DestinationRegisterTableList[Index].AllocatedSize); in CopyRegisterTable()
831 …rceRegisterTableList[Index].RegisterTableEntry, DestinationRegisterTableList[Index].AllocatedSize); in CopyRegisterTable()