Searched refs:cpu_dev (Results 1 – 5 of 5) sorted by relevance
2 struct cpu_dev { struct10 extern const struct cpu_dev *cpu_devs[X86_VENDOR_NUM]; argument
57 static const struct cpu_dev centaur_cpu_dev = {
44 const struct cpu_dev *__read_mostly cpu_devs[X86_VENDOR_NUM] = {};110 static const struct cpu_dev default_cpu = {114 static const struct cpu_dev *this_cpu = &default_cpu;
354 static const struct cpu_dev intel_cpu_dev = {
734 static const struct cpu_dev amd_cpu_dev = {
Completed in 6 milliseconds