Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/cpu/
Dcommon.c1370 const struct cpu_dev *cpudev = *cdev; in early_cpu_init() local
1374 cpu_devs[count] = cpudev; in early_cpu_init()
1382 if (!cpudev->c_ident[j]) in early_cpu_init()
1384 pr_info(" %s %s\n", cpudev->c_vendor, in early_cpu_init()
1385 cpudev->c_ident[j]); in early_cpu_init()