Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c1142 const struct cpu_dev *cpudev = *cdev; in early_cpu_init() local
1146 cpu_devs[count] = cpudev; in early_cpu_init()
1154 if (!cpudev->c_ident[j]) in early_cpu_init()
1156 pr_info(" %s %s\n", cpudev->c_vendor, in early_cpu_init()
1157 cpudev->c_ident[j]); in early_cpu_init()