get_cpu_vendor
void get_cpu_vendor(struct cpuinfo_x86 *c);
get_cpu_vendor(c);
get_cpu_vendor(&boot_cpu_data);