Lines Matching defs:CPUID
133 * CPUID "features" bits (CPUID function 0x1):
216 * "Structured Extended Feature Flags Parameters" (CPUID function 0x7, leaf 0)
285 * Thermal and Power Management (CPUID function 0x6) EAX bits
291 /* Thermal and Power Management (CPUID function 0x6) ECX bits */
297 * "Architectural Performance Monitoring" bits (CPUID function 0x0a):
318 * CPUID "extended features" bits (CPUID function 0x80000001):
371 * "Advanced Power Management Information" bits (CPUID function 0x80000007):
380 * AMD CPUID function 0x80000008 EBX bits
399 * AMD CPUID function 0x8000001F EAX bits
443 #define CPUID(code, eax, ebx, ecx, edx) \
571 * Limit CPUID maxval: 1 to limit CPUID leaf nodes to 0x2 and lower (R/W)