HomeSort by relevance Sort by last modified time
    Searched defs:CpuCount (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PpmPolicy/
PpmPolicy.c 49 UINTN CpuCount;
77 Status = MpService->GetNumberOfProcessors (MpService, &CpuCount, NULL);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugMp.h 21 UINT32 CpuCount; ///< Processor count
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
Qemu.c 72 UINTN CpuCount;
87 CpuCount = QemuFwCfgRead16 ();
88 ASSERT (CpuCount >= 1);
98 CpuCount * sizeof (*LocalApic) +
115 for (Loop = 0; Loop < CpuCount; ++Loop) {
128 IoApic->IoApicId = (UINT8) CpuCount;
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/
CpuMpPei.h 153 UINT32 CpuCount;
  /external/stressapptest/src/
sat.cc     [all...]

Completed in 1414 milliseconds