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

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

Completed in 24 milliseconds