Searched refs:INTEL_LUNARLAKE_M (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 136 #define INTEL_LUNARLAKE_M IFM(6, 0xBD) macro
|
/linux-6.12.1/drivers/platform/x86/intel/uncore-frequency/ |
D | uncore-frequency.c | 252 X86_MATCH_VFM(INTEL_LUNARLAKE_M, NULL),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 653 X86_MATCH_VFM(INTEL_LUNARLAKE_M, &lnl_cstates),
|
D | uncore.c | 1904 X86_MATCH_VFM(INTEL_LUNARLAKE_M, &lnl_uncore_init),
|
D | core.c | 7087 case INTEL_LUNARLAKE_M: in intel_pmu_init()
|
/linux-6.12.1/arch/x86/events/ |
D | rapl.c | 849 X86_MATCH_VFM(INTEL_LUNARLAKE_M, &model_skl),
|
/linux-6.12.1/drivers/platform/x86/intel/pmc/ |
D | core.c | 1370 X86_MATCH_VFM(INTEL_LUNARLAKE_M, lnl_core_init),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 1267 X86_MATCH_VFM(INTEL_LUNARLAKE_M, &rapl_defaults_core),
|
/linux-6.12.1/drivers/cpufreq/ |
D | intel_pstate.c | 3668 X86_MATCH_VFM(INTEL_LUNARLAKE_M, HYBRID_SCALING_FACTOR_LNL),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 1011 { INTEL_LUNARLAKE_M, &arl_features },
|