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

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dcommon.c785 const struct cpu_dev *cpudev = *cdev; early_cpu_init() local
789 cpu_devs[count] = cpudev; early_cpu_init()
797 if (!cpudev->c_ident[j]) early_cpu_init()
799 printk(KERN_INFO " %s %s\n", cpudev->c_vendor, early_cpu_init()
800 cpudev->c_ident[j]); early_cpu_init()

Completed in 36 milliseconds