Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dintel-family.h70 #define INTEL_NEHALEM_EP IFM(6, 0x1A) macro
/linux-6.15/drivers/thermal/intel/
H A Dintel_tcc.c60 X86_MATCH_VFM(INTEL_NEHALEM_EP, &temp_nehalem),
/linux-6.15/arch/x86/events/
H A Dmsr.c49 case INTEL_NEHALEM_EP: in test_intel()
/linux-6.15/arch/x86/kernel/cpu/
H A Dintel.c46 case INTEL_NEHALEM_EP: in check_memory_type_self_snoop_errata()
/linux-6.15/arch/x86/events/intel/
H A Dcstate.c579 X86_MATCH_VFM(INTEL_NEHALEM_EP, &nhm_cstates),
H A Duncore.c1852 X86_MATCH_VFM(INTEL_NEHALEM_EP, &nhm_uncore_init),
H A Dcore.c6704 case INTEL_NEHALEM_EP: in intel_pmu_init()
/linux-6.15/drivers/idle/
H A Dintel_idle.c1612 X86_MATCH_VFM(INTEL_NEHALEM_EP, &idle_cpu_nhx),
/linux-6.15/arch/x86/kernel/cpu/mce/
H A Dcore.c1969 if (c->x86_vfm < INTEL_NEHALEM_EP && this_cpu_read(mce_num_banks)) in apply_quirks_intel()
/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.c2735 case INTEL_NEHALEM_EP: /* AAK155 */ in setup_vmcs_config()
/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c995 { INTEL_NEHALEM_EP, &nhm_features },