Searched refs:INTEL_NEHALEM_EP (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 59 #define INTEL_NEHALEM_EP IFM(6, 0x1A) macro
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 49 case INTEL_NEHALEM_EP: in test_intel()
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 60 X86_MATCH_VFM(INTEL_NEHALEM_EP, &temp_nehalem),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 579 X86_MATCH_VFM(INTEL_NEHALEM_EP, &nhm_cstates),
|
D | uncore.c | 1859 X86_MATCH_VFM(INTEL_NEHALEM_EP, &nhm_uncore_init),
|
D | core.c | 6475 case INTEL_NEHALEM_EP: in intel_pmu_init()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | intel.c | 83 case INTEL_NEHALEM_EP: in check_memory_type_self_snoop_errata()
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1556 X86_MATCH_VFM(INTEL_NEHALEM_EP, &idle_cpu_nhx),
|
/linux-6.12.1/arch/x86/kvm/vmx/ |
D | vmx.c | 2563 case INTEL_NEHALEM_EP: /* AAK155 */ in cpu_has_perf_global_ctrl_bug()
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 965 { INTEL_NEHALEM_EP, &nhm_features },
|