Searched refs:INTEL_WESTMERE_EX (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 64 #define INTEL_WESTMERE_EX IFM(6, 0x2F) macro
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 54 case INTEL_WESTMERE_EX: in test_intel()
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 64 X86_MATCH_VFM(INTEL_WESTMERE_EX, &temp_nehalem),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 584 X86_MATCH_VFM(INTEL_WESTMERE_EX, &nhm_cstates),
|
D | uncore.c | 1872 X86_MATCH_VFM(INTEL_WESTMERE_EX, &nhmex_uncore_init),
|
D | core.c | 6660 case INTEL_WESTMERE_EX: in intel_pmu_init()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | intel.c | 586 c->x86_vfm == INTEL_WESTMERE_EX)) in init_intel()
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1564 X86_MATCH_VFM(INTEL_WESTMERE_EX, &idle_cpu_nhx),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 969 { INTEL_WESTMERE_EX, &nhx_features },
|