Home
last modified time | relevance | path

Searched refs:INTEL_SANDYBRIDGE_X (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dintel-family.h67 #define INTEL_SANDYBRIDGE_X IFM(6, 0x2D) macro
/linux-6.12.1/arch/x86/events/
Dmsr.c57 case INTEL_SANDYBRIDGE_X: in test_intel()
Drapl.c807 X86_MATCH_VFM(INTEL_SANDYBRIDGE_X, &model_snbep),
/linux-6.12.1/drivers/thermal/intel/
Dintel_tcc.c66 X86_MATCH_VFM(INTEL_SANDYBRIDGE_X, &temp_nehalem),
/linux-6.12.1/arch/x86/kernel/cpu/mce/
Dintel.c459 case INTEL_SANDYBRIDGE_X: in intel_imc_init()
Dcore.c1958 if (c->x86_vfm == INTEL_SANDYBRIDGE_X) in __mcheck_cpu_apply_quirks()
/linux-6.12.1/arch/x86/kernel/cpu/
Dintel.c161 { INTEL_SANDYBRIDGE_X, 0x06, 0x61b },
162 { INTEL_SANDYBRIDGE_X, 0x07, 0x712 },
/linux-6.12.1/arch/x86/events/intel/
Dcstate.c587 X86_MATCH_VFM(INTEL_SANDYBRIDGE_X, &snb_cstates),
Dcore.c5390 INTEL_CPU_DESC(INTEL_SANDYBRIDGE_X, 6, 0x00000618),
5391 INTEL_CPU_DESC(INTEL_SANDYBRIDGE_X, 7, 0x0000070c),
6690 case INTEL_SANDYBRIDGE_X: in intel_pmu_init()
6703 if (boot_cpu_data.x86_vfm == INTEL_SANDYBRIDGE_X) in intel_pmu_init()
Duncore.c1870 X86_MATCH_VFM(INTEL_SANDYBRIDGE_X, &snbep_uncore_init),
/linux-6.12.1/drivers/idle/
Dintel_idle.c1566 X86_MATCH_VFM(INTEL_SANDYBRIDGE_X, &idle_cpu_snx),
/linux-6.12.1/drivers/powercap/
Dintel_rapl_common.c1226 X86_MATCH_VFM(INTEL_SANDYBRIDGE_X, &rapl_defaults_core),
/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c2629 X86_MATCH(INTEL_SANDYBRIDGE_X, core_funcs),
/linux-6.12.1/drivers/edac/
Dsb_edac.c3550 X86_MATCH_VFM(INTEL_SANDYBRIDGE_X, &pci_dev_descr_sbridge_table),
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c971 { INTEL_SANDYBRIDGE_X, &snx_features },