Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
A Dspeedstep-centrino.c53 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 …]
/linux/drivers/acpi/x86/
A Dutils.c35 struct x86_cpu_id cpu_ids[2]; member
125 if (!x86_match_cpu(always_present_ids[i].cpu_ids)) in acpi_device_always_present()
/linux/arch/arm/mach-s3c/
A Ds3c64xx.c78 static struct cpu_table cpu_ids[] __initdata = { variable
204 s3c_init_cpu(samsung_cpu_id, cpu_ids, ARRAY_SIZE(cpu_ids)); in s3c64xx_init_io()
A Ds3c24xx.c57 static struct cpu_table cpu_ids[] __initdata = { variable
220 s3c_init_cpu(samsung_cpu_id, cpu_ids, ARRAY_SIZE(cpu_ids)); in s3c24xx_init_io()
/linux/arch/x86/include/uapi/asm/
A Dbootparam.h167 __u8 cpu_ids[255]; member
/linux/arch/x86/kernel/
A Djailhouse.c105 generic_processor_info(setup_data.v1.cpu_ids[cpu], in jailhouse_get_smp_config()

Completed in 18 milliseconds