Searched refs:get_cpuid_count (Results 1 – 1 of 1) sorted by relevance
27 static inline int get_cpuid_count(unsigned int __leaf, in get_cpuid_count() function292 if (!get_cpuid_count(0x0d, 0, &eax, &ebx, &ecx, &edx)) in GetXSTATESize()