Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dintel-family.h164 #define INTEL_ATOM_TREMONT IFM(6, 0x96) /* Elkhart Lake */ macro
/linux/drivers/thermal/intel/
H A Dintel_tcc.c115 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &temp_broadwell),
/linux/arch/x86/events/
H A Dmsr.c84 case INTEL_ATOM_TREMONT: in test_intel()
/linux/arch/x86/events/intel/
H A Dcstate.c625 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &glm_cstates),
H A Dcore.c6604 case INTEL_ATOM_TREMONT: in intel_pmu_init()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1184 VULNWL_INTEL(INTEL_ATOM_TREMONT, NO_EIBRS_PBRSB),
1264 VULNBL_INTEL_STEPPINGS(INTEL_ATOM_TREMONT, X86_STEPPING_ANY, MMIO | MMIO_SBDS | RFDS),
/linux/drivers/idle/
H A Dintel_idle.c1601 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &idle_cpu_tmt),
/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c1359 X86_MATCH_VFM(INTEL_ATOM_TREMONT, tgl_l_core_init),
/linux/drivers/powercap/
H A Dintel_rapl_common.c1280 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &rapl_defaults_core),
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1019 { INTEL_ATOM_TREMONT, &tmt_features },