Home
last modified time | relevance | path

Searched refs:INTEL_NEHALEM_EP (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dintel-family.h59 #define INTEL_NEHALEM_EP IFM(6, 0x1A) macro
/linux-6.12.1/arch/x86/events/
Dmsr.c49 case INTEL_NEHALEM_EP: in test_intel()
/linux-6.12.1/drivers/thermal/intel/
Dintel_tcc.c60 X86_MATCH_VFM(INTEL_NEHALEM_EP, &temp_nehalem),
/linux-6.12.1/arch/x86/events/intel/
Dcstate.c579 X86_MATCH_VFM(INTEL_NEHALEM_EP, &nhm_cstates),
Duncore.c1859 X86_MATCH_VFM(INTEL_NEHALEM_EP, &nhm_uncore_init),
Dcore.c6475 case INTEL_NEHALEM_EP: in intel_pmu_init()
/linux-6.12.1/arch/x86/kernel/cpu/
Dintel.c83 case INTEL_NEHALEM_EP: in check_memory_type_self_snoop_errata()
/linux-6.12.1/drivers/idle/
Dintel_idle.c1556 X86_MATCH_VFM(INTEL_NEHALEM_EP, &idle_cpu_nhx),
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c2563 case INTEL_NEHALEM_EP: /* AAK155 */ in cpu_has_perf_global_ctrl_bug()
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c965 { INTEL_NEHALEM_EP, &nhm_features },