Home
last modified time | relevance | path

Searched refs:INTEL_ATOM_TREMONT_L (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dintel-family.h165 #define INTEL_ATOM_TREMONT_L IFM(6, 0x9C) /* Jasper Lake */ macro
/linux-6.12.1/arch/x86/events/
Dmsr.c85 case INTEL_ATOM_TREMONT_L: in test_intel()
/linux-6.12.1/drivers/thermal/intel/
Dintel_tcc.c116 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &temp_broadwell),
/linux-6.12.1/arch/x86/events/intel/
Dcstate.c626 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &glm_cstates),
Dcore.c6605 case INTEL_ATOM_TREMONT_L: in intel_pmu_init()
/linux-6.12.1/arch/x86/kernel/cpu/
Dcommon.c1185 VULNWL_INTEL(INTEL_ATOM_TREMONT_L, NO_EIBRS_PBRSB),
1266 VULNBL_INTEL_STEPPINGS(INTEL_ATOM_TREMONT_L, X86_STEPPING_ANY, MMIO | MMIO_SBDS | RFDS),
/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dcore.c1360 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, icl_core_init),
/linux-6.12.1/drivers/idle/
Dintel_idle.c1602 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &idle_cpu_tmt),
/linux-6.12.1/drivers/powercap/
Dintel_rapl_common.c1282 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &rapl_defaults_core),
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1020 { INTEL_ATOM_TREMONT_L, &tmt_features },