Searched refs:X86_VENDOR_UNKNOWN (Results 1 – 4 of 4) sorted by relevance
12 #define X86_VENDOR_UNKNOWN 0 macro
45 { { "" }, X86_VENDOR_UNKNOWN }, in test_vendor_identification()46 { { " " }, X86_VENDOR_UNKNOWN }, in test_vendor_identification()47 { { "xxxxxxxxxxxx" }, X86_VENDOR_UNKNOWN }, in test_vendor_identification()
47 return X86_VENDOR_UNKNOWN; in x86_cpuid_lookup_vendor()
442 c->x86_vendor = X86_VENDOR_UNKNOWN; in identify_cpu()
Completed in 7 milliseconds