Searched refs:__get_cpuid_max (Results 1 – 2 of 2) sorted by relevance
139 nIds_ = __get_cpuid_max(0, NULL);189 nExIds_ = __get_cpuid_max(0x80000000, NULL);
181 static __inline int __get_cpuid_max (unsigned int __level, unsigned int *__sig) in __get_cpuid_max() function