Searched refs:BROADWELL (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/edac/ |
H A D | sb_edac.c | 245 #define RIR_RNK_TGT(type, reg) (((type) == BROADWELL) ? \ 248 #define RIR_OFFSET(type, reg) (((type) == HASWELL || (type) == BROADWELL) ? \ 297 BROADWELL, enumerator 688 PCI_ID_TABLE_ENTRY(pci_dev_descr_broadwell, 10, 2, BROADWELL), 702 if (type == HASWELL || type == BROADWELL || type == KNIGHTS_LANDING) in numrank() 1574 if (pvt->info.type == HASWELL || pvt->info.type == BROADWELL || in get_source_id() 1715 if (pvt->info.type == HASWELL || pvt->info.type == BROADWELL) { in get_dimm_config() 2140 } else if (pvt->info.type == HASWELL || pvt->info.type == BROADWELL) { in get_memory_error_data() 2336 if (pvt->info.type == BROADWELL) { in get_memory_error_data() 3464 case BROADWELL: in sbridge_register_mci()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_device_info.c | 58 PLATFORM_NAME(BROADWELL),
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | cstate.c | 644 X86_MATCH_INTEL_FAM6_MODEL(BROADWELL, &snb_cstates),
|
H A D | uncore.c | 1833 X86_MATCH_INTEL_FAM6_MODEL(BROADWELL, &bdw_uncore_init),
|
/openbmc/linux/arch/x86/events/ |
H A D | rapl.c | 782 X86_MATCH_INTEL_FAM6_MODEL(BROADWELL, &model_hsw),
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | apic.c | 563 X86_MATCH_INTEL_FAM6_MODEL( BROADWELL, 0x25),
|
/openbmc/linux/drivers/idle/ |
H A D | intel_idle.c | 1409 X86_MATCH_INTEL_FAM6_MODEL(BROADWELL, &idle_cpu_bdw),
|
/openbmc/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 1234 X86_MATCH_INTEL_FAM6_MODEL(BROADWELL, &rapl_defaults_core),
|
/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | common.c | 1285 VULNBL_INTEL_STEPPINGS(BROADWELL, X86_STEPPING_ANY, SRBDS),
|
/openbmc/linux/drivers/cpufreq/ |
H A D | intel_pstate.c | 2417 X86_MATCH(BROADWELL, core_funcs),
|