Home
last modified time | relevance | path

Searched refs:has_cpuid (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/x86/cpu/i386/
Dcpu.c222 static bool has_cpuid(void) in has_cpuid() function
254 if (!has_cpuid()) { in identify_cpu()
268 if (has_cpuid()) { in identify_cpu()
328 if (has_cpuid()) { in x86_cpu_init_f()
461 return has_cpuid() && can_detect_long_mode() && in cpu_has_64bit()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_cpu_detect.c84 static int has_cpuid(void);
146 static int has_cpuid(void) in has_cpuid() function
341 if (has_cpuid()) { in util_cpu_detect()
/external/mesa3d/src/gallium/auxiliary/util/
Du_cpu_detect.c90 static int has_cpuid(void);
168 static int has_cpuid(void) in has_cpuid() function
401 if (has_cpuid()) { in util_cpu_detect()