Searched refs:INTEL_WESTMERE (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 62 #define INTEL_WESTMERE IFM(6, 0x25) macro
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 52 case INTEL_WESTMERE: in test_intel()
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 62 X86_MATCH_VFM(INTEL_WESTMERE, &temp_nehalem),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 582 X86_MATCH_VFM(INTEL_WESTMERE, &nhm_cstates),
|
D | uncore.c | 1861 X86_MATCH_VFM(INTEL_WESTMERE, &nhm_uncore_init),
|
D | core.c | 6658 case INTEL_WESTMERE: in intel_pmu_init()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | intel.c | 85 case INTEL_WESTMERE: in check_memory_type_self_snoop_errata()
|
D | bugs.c | 2425 case INTEL_WESTMERE: in override_cache_bits()
|
/linux-6.12.1/drivers/platform/x86/ |
D | intel_ips.c | 1288 if (!(boot_cpu_data.x86_vfm == INTEL_WESTMERE)) { in ips_detect_cpu()
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1559 X86_MATCH_VFM(INTEL_WESTMERE, &idle_cpu_nehalem),
|
/linux-6.12.1/arch/x86/kvm/vmx/ |
D | vmx.c | 2565 case INTEL_WESTMERE: /* AAT100 */ in cpu_has_perf_global_ctrl_bug()
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 967 { INTEL_WESTMERE, &nhm_features },
|