Home
last modified time | relevance | path

Searched refs:CoreCount (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/Arm/
DArmFvpDxeArm.c52 UINTN CoreCount; in ArmVExpressGetPlatform() local
67 CoreCount = ArmGetCpuCountPerCluster (); in ArmVExpressGetPlatform()
68 if (CoreCount == 1) { in ArmVExpressGetPlatform()
70 } else if (CoreCount == 2) { in ArmVExpressGetPlatform()
72 } else if (CoreCount == 4) { in ArmVExpressGetPlatform()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/Smbios/ProcessorSubClassDxe/
DProcessorSubClass.c252 UINT16 CoreCount; in UpdateSmbiosCacheTable() local
260 CoreCount = 16; // Default value is 16 Core in UpdateSmbiosCacheTable()
289 CoreCount = CoreCount * 2; in UpdateSmbiosCacheTable()
299 TotalSize = CacheSize * CoreCount; in UpdateSmbiosCacheTable()
482 UINT16 CoreCount; in AddSmbiosProcessorTypeTable() local
512 CoreCount = PlatformGetCoreCount(); in AddSmbiosProcessorTypeTable()
513 CoreEnabled = CoreCount; in AddSmbiosProcessorTypeTable()
514 ThreadCount = CoreCount; in AddSmbiosProcessorTypeTable()
550 CoreCount = 0; in AddSmbiosProcessorTypeTable()
611 Type4Record->CoreCount = CoreCount; in AddSmbiosProcessorTypeTable()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
DMadt.c282 UINTN CoreCount, CpuNum; in MadtHeader() local
295 ArmCoreInfoTable = mAmdMpCoreInfoProtocol->GetArmCoreInfoTable (&CoreCount); in MadtHeader()
299 ASSERT (CoreCount <= NUM_CORES); in MadtHeader()
300 ASSERT (CoreCount <= PcdGet32(PcdSocCoreCount)); in MadtHeader()
304 if (MpParkingBase && MpParkingSize < (CoreCount * SIZE_4KB)) { in MadtHeader()
312 for (CpuNum = 0; CpuNum < CoreCount; ++CpuNum, ++GicC) { in MadtHeader()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/Library/HiKeyLib/
DHiKey.c129 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
134 *CoreCount = sizeof(mHiKeyInfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformLibNull/
DArmPlatformLibNull.c125 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
130 *CoreCount = sizeof(mArmPlatformNullMpCoreInfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Armada/Library/Armada70x0Lib/
DArmada70x0Lib.c119 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
124 *CoreCount = sizeof(mArmada7040MpCoreInfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/Library/HiKey960Lib/
DHiKey960.c159 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
164 *CoreCount = sizeof(mHiKey960InfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA15-A7/
DCTA15-A7.c167 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
172 *CoreCount = sizeof(mVersatileExpressCTA15A7InfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibRTSM/
DRTSM.c161 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
170 *CoreCount = ArmGetCpuCountPerCluster (); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Library/ArmJunoLib/
DArmJuno.c165 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
170 *CoreCount = sizeof(mJunoInfoTable) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressLibCTA9x4/
DCTA9x4.c169 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
173 *CoreCount = sizeof(mVersatileExpressMpCoreInfoCTA9x4) / sizeof(ARM_CORE_INFO); in PrePeiCoreGetMpCoreInfo()
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/ArmPlatformLibHisilicon/
DArmPlatformLib.c80 OUT UINTN *CoreCount, in PrePeiCoreGetMpCoreInfo() argument
/device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
DCpu.c244 mCpuSmbiosType4.CoreCount = (UINT8) MaxCpus; in CpuUpdateSmbios()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/PlatformSmbiosDxe/
DPlatformSmbiosDxe.c663 mProcessorInfoType4.CoreCount = SmbiosT4->T4CoreCount; in ProcessorInfoUpdateSmbiosType4()
686 mProcessorInfoType4.CoreCount = PcdGet32(PcdCoreCount); in ProcessorInfoUpdateSmbiosType4()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
DSmbiosMeasurementDxe.c67 …{0x04, OFFSET_OF(SMBIOS_TABLE_TYPE4, CoreCount), FIELD_SIZE_OF(SMBIOS_TABLE_TYPE4, Core…
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscProcessorInformationFunction.c420 SmbiosRecord-> CoreCount= (UINT8)NumberOfProcessors;
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
DSmbios.h168 UINT8 CoreCount; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DSmBios.h853 UINT8 CoreCount; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
DPrintInfo.c431 PRINT_STRUCT_VALUE (Struct, Type4, CoreCount); in SmbiosPrintStructure()