Searched refs:INTEL_ATOM_TREMONT_L (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 165 #define INTEL_ATOM_TREMONT_L IFM(6, 0x9C) /* Jasper Lake */ macro
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 85 case INTEL_ATOM_TREMONT_L: in test_intel()
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 116 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &temp_broadwell),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 626 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &glm_cstates),
|
D | core.c | 6605 case INTEL_ATOM_TREMONT_L: in intel_pmu_init()
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | common.c | 1185 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/ |
D | core.c | 1360 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, icl_core_init),
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1602 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &idle_cpu_tmt),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 1282 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &rapl_defaults_core),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 1020 { INTEL_ATOM_TREMONT_L, &tmt_features },
|