Searched refs:INTEL_ATOM_TREMONT (Results 1 – 10 of 10) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | intel-family.h | 164 #define INTEL_ATOM_TREMONT IFM(6, 0x96) /* Elkhart Lake */ macro
|
/linux/drivers/thermal/intel/ |
H A D | intel_tcc.c | 115 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &temp_broadwell),
|
/linux/arch/x86/events/ |
H A D | msr.c | 84 case INTEL_ATOM_TREMONT: in test_intel()
|
/linux/arch/x86/events/intel/ |
H A D | cstate.c | 625 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &glm_cstates),
|
H A D | core.c | 6604 case INTEL_ATOM_TREMONT: in intel_pmu_init()
|
/linux/arch/x86/kernel/cpu/ |
H A D | common.c | 1184 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 D | intel_idle.c | 1601 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &idle_cpu_tmt),
|
/linux/drivers/platform/x86/intel/pmc/ |
H A D | core.c | 1359 X86_MATCH_VFM(INTEL_ATOM_TREMONT, tgl_l_core_init),
|
/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 1280 X86_MATCH_VFM(INTEL_ATOM_TREMONT, &rapl_defaults_core),
|
/linux/tools/power/x86/turbostat/ |
H A D | turbostat.c | 1019 { INTEL_ATOM_TREMONT, &tmt_features },
|