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

/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c1655 const struct cpu_dev *cpudev = *cdev; local
1659 cpu_devs[count] = cpudev;
1667 if (!cpudev->c_ident[j])
1669 pr_info(" %s %s\n", cpudev->c_vendor,
1670 cpudev->c_ident[j]);

Completed in 119 milliseconds