Searched refs:cpu_ids (Results 1 – 2 of 2) sorted by relevance
| /drivers/cpufreq/ |
| A D | speedstep-centrino.c | 53 static const struct cpu_id cpu_ids[] = { variable 61 #define N_IDS ARRAY_SIZE(cpu_ids) 206 #define BANIAS(max) _BANIAS(&cpu_ids[CPU_BANIAS], max, #max) 212 _BANIAS(&cpu_ids[CPU_BANIAS], 900, " 900"), 223 { &cpu_ids[CPU_DOTHAN_A1], NULL, 0, NULL }, 224 { &cpu_ids[CPU_DOTHAN_A2], NULL, 0, NULL }, 225 { &cpu_ids[CPU_DOTHAN_B0], NULL, 0, NULL }, 226 { &cpu_ids[CPU_MP4HT_D0], NULL, 0, NULL }, 227 { &cpu_ids[CPU_MP4HT_E0], NULL, 0, NULL }, 363 if (centrino_verify_cpu_id(cpu, &cpu_ids[i])) in centrino_cpu_init() [all …]
|
| /drivers/acpi/x86/ |
| A D | utils.c | 42 struct x86_cpu_id cpu_ids[2]; member 174 if (!x86_match_cpu(override_status_ids[i].cpu_ids)) in acpi_device_override_status()
|
Completed in 8 milliseconds