Searched refs:__get_cpuid_count (Results 1 – 2 of 2) sorted by relevance
328 static __inline int __get_cpuid_count (unsigned int __leaf, in __get_cpuid_count() function
372 __get_cpuid_count(0x0D, 2, &eax, &m_xsave_offsets[YMMRegSet], &ecx, &edx); in ReadRegisterSet()