Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcommon.c700 const struct cpu_dev *cpudev = *cdev; in early_cpu_init() local
704 cpu_devs[count] = cpudev; in early_cpu_init()
712 if (!cpudev->c_ident[j]) in early_cpu_init()
714 printk(KERN_INFO " %s %s\n", cpudev->c_vendor, in early_cpu_init()
715 cpudev->c_ident[j]); in early_cpu_init()