Searched refs:__get_cpuid_max (Results 1 – 3 of 3) 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
441 if (__get_cpuid_max(0, 0) != 0) in FLAC__cpu_have_cpuid_x86()