Home
last modified time | relevance | path

Searched refs:INTEL_LUNARLAKE_M (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/include/asm/
H A Dintel-family.h136 #define INTEL_LUNARLAKE_M IFM(6, 0xBD) macro
/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency.c252 X86_MATCH_VFM(INTEL_LUNARLAKE_M, NULL),
/linux/arch/x86/kernel/cpu/
H A Dintel.c560 c->x86_vfm == INTEL_LUNARLAKE_M)) in init_intel()
/linux/arch/x86/events/intel/
H A Dcstate.c653 X86_MATCH_VFM(INTEL_LUNARLAKE_M, &lnl_cstates),
H A Duncore.c1898 X86_MATCH_VFM(INTEL_LUNARLAKE_M, &lnl_uncore_init),
H A Dcore.c7258 case INTEL_LUNARLAKE_M: in intel_pmu_init()
/linux/arch/x86/events/
H A Drapl.c883 X86_MATCH_VFM(INTEL_LUNARLAKE_M, &model_skl),
/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c1371 X86_MATCH_VFM(INTEL_LUNARLAKE_M, lnl_core_init),