Searched defs:cpu_vendor (Results 1 – 5 of 5) sorted by relevance
29 static char cpu_vendor[13]; /* 12 chars plus NUL term */ variable
281 cpu_vendor: .space 16 # vendor string returned by 'cpuid' instruction label
154 char cpu_vendor[16] = { 0 }; /* CPU0's cpuid(0).e[bdc]x, \0 */ variable
330 int cpu_vendor; member
95 enum cpu_vendor { enum