reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
592 getX86CpuIDAndInfo(0x80000000, &MaxExtLevel, &EBX, &ECX, &EDX); 595 !getX86CpuIDAndInfo(0x80000001, &EAX, &EBX, &ECX, &EDX); 660 if (getX86CpuIDAndInfo(0, &MaxLeaf, &Vendor, &ECX, &EDX) || MaxLeaf < 1) { 664 getX86CpuIDAndInfo(1, &EAX, &EBX, &ECX, &EDX);