Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dintel-family.h69 #define INTEL_IVYBRIDGE_X IFM(6, 0x3E) macro
/linux-6.12.1/arch/x86/events/
Dmsr.c60 case INTEL_IVYBRIDGE_X: in test_intel()
Drapl.c809 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &model_snbep),
/linux-6.12.1/drivers/thermal/intel/
Dintel_tcc.c68 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &temp_haswell_x),
/linux-6.12.1/arch/x86/kernel/cpu/mce/
Dintel.c460 case INTEL_IVYBRIDGE_X: in intel_imc_init()
/linux-6.12.1/arch/x86/events/intel/
Dcstate.c590 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &snb_cstates),
Duncore.c1873 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &ivbep_uncore_init),
Dcore.c6730 case INTEL_IVYBRIDGE_X: in intel_pmu_init()
6746 if (boot_cpu_data.x86_vfm == INTEL_IVYBRIDGE_X) in intel_pmu_init()
/linux-6.12.1/drivers/idle/
Dintel_idle.c1572 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &idle_cpu_ivt),
2067 case INTEL_IVYBRIDGE_X: in intel_idle_init_cstates_icpu()
/linux-6.12.1/arch/x86/kernel/cpu/
Dintel.c159 { INTEL_IVYBRIDGE_X, 0x04, 0x42a },
Dcommon.c119 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &ppin_info[X86_VENDOR_INTEL]),
/linux-6.12.1/drivers/powercap/
Dintel_rapl_common.c1229 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &rapl_defaults_core),
/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c2634 X86_MATCH(INTEL_IVYBRIDGE_X, core_funcs),
/linux-6.12.1/drivers/edac/
Dsb_edac.c3551 X86_MATCH_VFM(INTEL_IVYBRIDGE_X, &pci_dev_descr_ibridge_table),
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c973 { INTEL_IVYBRIDGE_X, &ivx_features },