Home | History | Annotate | Download | only in S3Resume2Pei

Lines Matching defs:RegEdx

595     UINT32                                        RegEdx;

629 AsmCpuid (0x80000001, NULL, NULL, NULL, &RegEdx);
630 if ((RegEdx & BIT26) != 0) {