Home | History | Annotate | Download | only in x86

Lines Matching defs:cpuid_count

453 static inline void cpuid_count(unsigned int op, int count,
505 cpuid_count(XSTATE_CPUID, state_bit_nr, &eax, &ebx, &ecx, &edx);
526 cpuid_count(1, 0, &eax, &ebx, &ecx, &edx);
541 cpuid_count(0, 0, &eax, &ebx, &ecx, &edx);
550 cpuid_count(XSTATE_CPUID, 0, &eax, &ebx, &ecx, &edx);