Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/arch/arm/mach-s3c/
A Ds3c64xx.c77 static struct cpu_table cpu_ids[] __initdata = { variable
197 s3c_init_cpu(samsung_cpu_id, cpu_ids, ARRAY_SIZE(cpu_ids)); in s3c64xx_init_io()
/linux-6.3-rc2/drivers/acpi/x86/
A Dutils.c41 struct x86_cpu_id cpu_ids[2]; member
154 if (!x86_match_cpu(override_status_ids[i].cpu_ids)) in acpi_device_override_status()
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dbootparam.h169 __u8 cpu_ids[255]; member
/linux-6.3-rc2/arch/x86/kernel/
A Djailhouse.c105 generic_processor_info(setup_data.v1.cpu_ids[cpu], in jailhouse_get_smp_config()

Completed in 8 milliseconds