Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dcommon.c760 const struct cpu_dev *cpudev = *cdev; in early_cpu_init() local
764 cpu_devs[count] = cpudev; in early_cpu_init()
772 if (!cpudev->c_ident[j]) in early_cpu_init()
774 printk(KERN_INFO " %s %s\n", cpudev->c_vendor, in early_cpu_init()
775 cpudev->c_ident[j]); in early_cpu_init()