Home
last modified time | relevance | path

Searched refs:INTEL_WESTMERE (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dintel-family.h62 #define INTEL_WESTMERE IFM(6, 0x25) macro
/linux-6.12.1/arch/x86/events/
Dmsr.c52 case INTEL_WESTMERE: in test_intel()
/linux-6.12.1/drivers/thermal/intel/
Dintel_tcc.c62 X86_MATCH_VFM(INTEL_WESTMERE, &temp_nehalem),
/linux-6.12.1/arch/x86/events/intel/
Dcstate.c582 X86_MATCH_VFM(INTEL_WESTMERE, &nhm_cstates),
Duncore.c1861 X86_MATCH_VFM(INTEL_WESTMERE, &nhm_uncore_init),
Dcore.c6658 case INTEL_WESTMERE: in intel_pmu_init()
/linux-6.12.1/arch/x86/kernel/cpu/
Dintel.c85 case INTEL_WESTMERE: in check_memory_type_self_snoop_errata()
Dbugs.c2425 case INTEL_WESTMERE: in override_cache_bits()
/linux-6.12.1/drivers/platform/x86/
Dintel_ips.c1288 if (!(boot_cpu_data.x86_vfm == INTEL_WESTMERE)) { in ips_detect_cpu()
/linux-6.12.1/drivers/idle/
Dintel_idle.c1559 X86_MATCH_VFM(INTEL_WESTMERE, &idle_cpu_nehalem),
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c2565 case INTEL_WESTMERE: /* AAT100 */ in cpu_has_perf_global_ctrl_bug()
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c967 { INTEL_WESTMERE, &nhm_features },