Home | History | Annotate | Download | only in PiSmmCpuDxeSmm

Lines Matching defs:RegEdx

773   UINT32                     RegEdx;

923 RegEdx = 0;
926 AsmCpuid (CPUID_EXTENDED_CPU_SIG, NULL, NULL, NULL, &RegEdx);
934 if ((RegEdx & BIT29) != 0) {