Home
last modified time | relevance | path

Searched refs:INTEL_NEHALEM_G (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dintel-family.h58 #define INTEL_NEHALEM_G IFM(6, 0x1F) /* Auburndale / Havendale */ macro
/linux-6.12.1/arch/x86/events/
Dmsr.c48 case INTEL_NEHALEM_G: in test_intel()
/linux-6.12.1/drivers/thermal/intel/
Dintel_tcc.c59 X86_MATCH_VFM(INTEL_NEHALEM_G, &temp_nehalem),
/linux-6.12.1/arch/x86/kernel/cpu/
Dintel.c82 case INTEL_NEHALEM_G: in check_memory_type_self_snoop_errata()
/linux-6.12.1/drivers/idle/
Dintel_idle.c1558 X86_MATCH_VFM(INTEL_NEHALEM_G, &idle_cpu_nehalem),
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c964 { INTEL_NEHALEM_G, &nhm_features },