Searched refs:cpu_vendor (Results 1 – 5 of 5) sorted by relevance
238 char cpu_vendor[13]; in _mesa_get_x86_features() local242 …_mesa_x86_cpuid(0, &result, (GLuint *)(cpu_vendor + 0), (GLuint *)(cpu_vendor + 8), (GLuint *)(cpu… in _mesa_get_x86_features()243 cpu_vendor[12] = '\0'; in _mesa_get_x86_features()246 _mesa_debug(NULL, "CPU vendor: %s\n", cpu_vendor); in _mesa_get_x86_features()
541 const string *cpu_vendor = system_info->GetCPUVendor(); in GetCPUInfo() local542 if (cpu_vendor) { in GetCPUInfo()543 info->cpu_info = *cpu_vendor; in GetCPUInfo()
3659 const string* cpu_vendor = GetCPUVendor(); in Print() local3660 if (cpu_vendor) { in Print()3662 cpu_vendor->c_str()); in Print()
52 ro.acer.cpu_vendor = MTK
692 (cpu_vendor) = "GenuineIntel"