HomeSort by relevance Sort by last modified time
    Searched refs:CurrProcessor (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
AcpiPlatform.c 255 UINT8 CurrProcessor;
263 CurrProcessor = 0;
306 CurrProcessor,
316 CurrProcessor++;
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
AcpiPlatform.c 208 UINT8 CurrProcessor;
246 CurrProcessor = 0;
378 for (CurrProcessor = 0; CurrProcessor < MaximumNumberOfCPUs; CurrProcessor++) {
381 CurrProcessor,
389 if ((BspIndex == CurrProcessor) || ((ProcessorInfoBuffer.StatusFlag & PROCESSOR_ENABLED_BIT) != 0)) {
    [all...]

Completed in 64 milliseconds