Searched refs:INTEL_COMETLAKE_L (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/drivers/platform/x86/intel/pmc/ |
D | pltdrv.c | 45 X86_MATCH_VFM(INTEL_COMETLAKE_L, &pmc_core_device),
|
D | core.c | 1356 X86_MATCH_VFM(INTEL_COMETLAKE_L, cnp_core_init),
|
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 96 #define INTEL_COMETLAKE_L IFM(6, 0xA6) /* Sky Lake */ macro
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 98 case INTEL_COMETLAKE_L: in test_intel()
|
D | rapl.c | 833 X86_MATCH_VFM(INTEL_COMETLAKE_L, &model_skl),
|
/linux-6.12.1/drivers/platform/x86/intel/uncore-frequency/ |
D | uncore-frequency.c | 236 X86_MATCH_VFM(INTEL_COMETLAKE_L, NULL),
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 83 X86_MATCH_VFM(INTEL_COMETLAKE_L, &temp_broadwell),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 613 X86_MATCH_VFM(INTEL_COMETLAKE_L, &hswult_cstates),
|
D | uncore.c | 1884 X86_MATCH_VFM(INTEL_COMETLAKE_L, &skl_uncore_init),
|
D | core.c | 6871 case INTEL_COMETLAKE_L: in intel_pmu_init()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | common.c | 1252 VULNBL_INTEL_STEPPINGS(INTEL_COMETLAKE_L, X86_STEPPINGS(0x0, 0x0), MMIO | RETBLEED), 1253 VULNBL_INTEL_STEPPINGS(INTEL_COMETLAKE_L, X86_STEPPING_ANY, MMIO | MMIO_SBDS | RETBLEED | GDS),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 1252 X86_MATCH_VFM(INTEL_COMETLAKE_L, &rapl_defaults_core),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 988 { INTEL_COMETLAKE_L, &skl_features },
|