QCHAR              84 arch/x86/include/asm/microcode.h #define CPUID_INTEL1 QCHAR('G', 'e', 'n', 'u')
QCHAR              85 arch/x86/include/asm/microcode.h #define CPUID_INTEL2 QCHAR('i', 'n', 'e', 'I')
QCHAR              86 arch/x86/include/asm/microcode.h #define CPUID_INTEL3 QCHAR('n', 't', 'e', 'l')
QCHAR              87 arch/x86/include/asm/microcode.h #define CPUID_AMD1 QCHAR('A', 'u', 't', 'h')
QCHAR              88 arch/x86/include/asm/microcode.h #define CPUID_AMD2 QCHAR('e', 'n', 't', 'i')
QCHAR              89 arch/x86/include/asm/microcode.h #define CPUID_AMD3 QCHAR('c', 'A', 'M', 'D')