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