HomeSort by relevance Sort by last modified time
    Searched defs:RegEdx (Results 26 - 28 of 28) sorted by null

12

  /device/linaro/bootloader/edk2/UefiCpuPkg/Universal/Acpi/S3Resume2Pei/
S3Resume.c 595 UINT32 RegEdx;
629 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx);
630 if ((RegEdx & BIT26) != 0) {
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Guid/
PlatformCpuInfo.h 91 UINT32 RegEdx; // CPUID.5.EAX
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Library/
CpuIA32.h 39 UINT32 RegEdx;

Completed in 412 milliseconds

12