Searched refs:INTEL_HASWELL_L (Results 1 – 17 of 17) sorted by relevance
/linux-6.12.1/drivers/acpi/x86/ |
D | utils.c | 94 PRESENT_ENTRY_HID("SYNA7500", "1", INTEL_HASWELL_L, { 98 PRESENT_ENTRY_HID("SYNA7500", "1", INTEL_HASWELL_L, {
|
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 73 #define INTEL_HASWELL_L IFM(6, 0x45) macro
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 64 case INTEL_HASWELL_L: in test_intel()
|
D | rapl.c | 812 X86_MATCH_VFM(INTEL_HASWELL_L, &model_hsw),
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 71 X86_MATCH_VFM(INTEL_HASWELL_L, &temp_nehalem),
|
/linux-6.12.1/arch/x86/kernel/cpu/mce/ |
D | intel.c | 488 c->x86_vfm == INTEL_HASWELL_L || in intel_filter_mce()
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 596 X86_MATCH_VFM(INTEL_HASWELL_L, &hswult_cstates),
|
D | uncore.c | 1866 X86_MATCH_VFM(INTEL_HASWELL_L, &hsw_uncore_init),
|
D | core.c | 5345 INTEL_CPU_DESC(INTEL_HASWELL_L, 1, 0x0000001e), 6770 case INTEL_HASWELL_L: in intel_pmu_init()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | intel.c | 154 { INTEL_HASWELL_L, 0x01, 0x21 },
|
D | bugs.c | 2429 case INTEL_HASWELL_L: in override_cache_bits()
|
D | common.c | 1235 VULNBL_INTEL_STEPPINGS(INTEL_HASWELL_L, X86_STEPPING_ANY, SRBDS),
|
/linux-6.12.1/arch/x86/kernel/apic/ |
D | apic.c | 527 X86_MATCH_VFM(INTEL_HASWELL_L, 0x20),
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1575 X86_MATCH_VFM(INTEL_HASWELL_L, &idle_cpu_hsw),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 1232 X86_MATCH_VFM(INTEL_HASWELL_L, &rapl_defaults_core),
|
/linux-6.12.1/drivers/cpufreq/ |
D | intel_pstate.c | 2636 X86_MATCH(INTEL_HASWELL_L, core_funcs),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 976 { INTEL_HASWELL_L, &hswl_features },
|