Searched refs:x86_cpu_id (Results 1 – 25 of 71) sorted by relevance
123
32 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) in x86_match_cpu()34 const struct x86_cpu_id *m; in x86_match_cpu()
38 extern const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match);
64 static const struct x86_cpu_id lpss_cpu_ids[] = {72 const struct x86_cpu_id *id; in mid_pci_init()
465 static int msr_save_cpuid_features(const struct x86_cpu_id *c) in msr_save_cpuid_features()477 static const struct x86_cpu_id msr_save_cpu_table[] = {495 typedef int (*pm_cpu_match_t)(const struct x86_cpu_id *);496 static int pm_cpu_check(const struct x86_cpu_id *c) in pm_cpu_check()498 const struct x86_cpu_id *m; in pm_cpu_check()
180 DEVID(x86_cpu_id); in main()181 DEVID_FIELD(x86_cpu_id, feature); in main()182 DEVID_FIELD(x86_cpu_id, family); in main()183 DEVID_FIELD(x86_cpu_id, model); in main()184 DEVID_FIELD(x86_cpu_id, vendor); in main()
23 static const struct x86_cpu_id soc##_cpu_ids[] = { \27 const struct x86_cpu_id *id; \
65 static const struct x86_cpu_id tsc_msr_cpu_ids[] = {86 const struct x86_cpu_id *id; in cpu_khz_from_msr()
38 static const struct x86_cpu_id soc_thermal_ids[] = {48 const struct x86_cpu_id *match_cpu; in intel_soc_thermal_init()
118 static const struct x86_cpu_id itmt_legacy_cpu_ids[] = {126 const struct x86_cpu_id *id; in itmt_legacy_init()
150 static const struct x86_cpu_id int0002_cpu_ids[] = {166 const struct x86_cpu_id *cpu_id; in int0002_probe()
115 static const struct x86_cpu_id mid_pb_cpu_ids[] = {123 const struct x86_cpu_id *id; in mid_pb_probe()
40 static const struct x86_cpu_id intel_pmc_core_platform_ids[] = {
66 static const struct x86_cpu_id bt_sfi_cpu_ids[] = {75 const struct x86_cpu_id *id; in bt_sfi_init()
124 static const struct x86_cpu_id intel_punit_cpu_ids[] = {135 const struct x86_cpu_id *id; in punit_atom_debug_init()
165 static const struct x86_cpu_id isst_if_cpu_ids[] = {174 const struct x86_cpu_id *id; in isst_if_mbox_init()
97 static const struct x86_cpu_id sc520_ids[] = {
200 static const struct x86_cpu_id elan_id[] = {
146 static const struct x86_cpu_id amd_freq_sensitivity_ids[] = {
35 struct x86_cpu_id cpu_ids[2];
105 static const struct x86_cpu_id imr_ids[] __initconst = {
125 static const struct x86_cpu_id i10nm_cpuids[] = {237 const struct x86_cpu_id *id; in i10nm_init()
116 static const struct x86_cpu_id crct10dif_cpu_id[] = {
221 static struct x86_cpu_id __maybe_unused via_rng_cpu_id[] = {
662 static const struct x86_cpu_id efi_capsule_quirk_ids[] = {671 const struct x86_cpu_id *id; in efi_capsule_setup_info()
661 #define x86cpu_device_id x86_cpu_id662 struct x86_cpu_id { struct