Searched refs:X86_CPUID_VENDOR_STRING_INTEL (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/arch/x86/machine/
H A Dcpu_identification.c20 const char X86_CPUID_VENDOR_STRING_INTEL[] = {'G', 'e', 'n', 'u', 'i', 'n', 'e', 'I', 'n', 't', 'e', 'l', 0}; variable
153 if (strncmp(ci->vendor_string, X86_CPUID_VENDOR_STRING_INTEL,

Completed in 103 milliseconds