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

/seL4-l4v-10.1.1/seL4/src/arch/x86/machine/
H A Dcpu_identification.c22 const char X86_CPUID_VENDOR_STRING_AMD[] = {'A', 'u', 't', 'h', 'e', 'n', 't', 'i', 'c', 'A', 'M', 'D', 0}; variable
160 || strncmp(ci->vendor_string, X86_CPUID_VENDOR_STRING_AMD,

Completed in 30 milliseconds