Home
last modified time | relevance | path

Searched refs:INTEL_ATOM_TREMONT_D (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/arch/x86/include/asm/
H A Dintel-family.h176 #define INTEL_ATOM_TREMONT_D IFM(6, 0x86) /* Jacobsville */ macro
/linux-6.15/drivers/thermal/intel/
H A Dintel_tcc.c114 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &temp_broadwell),
/linux-6.15/arch/x86/events/
H A Dmsr.c83 case INTEL_ATOM_TREMONT_D: in test_intel()
/linux-6.15/drivers/edac/
H A Di10nm_base.c943 X86_MATCH_VFM_STEPS(INTEL_ATOM_TREMONT_D, X86_STEP_MIN, 0x3, &i10nm_cfg0),
944 X86_MATCH_VFM_STEPS(INTEL_ATOM_TREMONT_D, 0x4, X86_STEP_MAX, &i10nm_cfg1),
/linux-6.15/arch/x86/events/intel/
H A Dcstate.c624 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &glm_cstates),
H A Duncore.c1902 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &snr_uncore_init),
H A Dcore.c6832 case INTEL_ATOM_TREMONT_D: in intel_pmu_init()
/linux-6.15/arch/x86/kernel/cpu/
H A Dcommon.c1182 VULNWL_INTEL(INTEL_ATOM_TREMONT_D, NO_ITLB_MULTIHIT | NO_EIBRS_PBRSB),
1271 VULNBL_INTEL_STEPS(INTEL_ATOM_TREMONT_D, X86_STEP_MAX, MMIO | RFDS),
/linux-6.15/drivers/idle/
H A Dintel_idle.c1660 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &idle_cpu_snr),
/linux-6.15/drivers/powercap/
H A Dintel_rapl_common.c1282 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &rapl_defaults_core),
/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c1050 { INTEL_ATOM_TREMONT_D, &tmtd_features },