Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dintel-family.h163 #define INTEL_ATOM_TREMONT_D IFM(6, 0x86) /* Jacobsville */ macro
/linux-6.12.1/arch/x86/events/
Dmsr.c83 case INTEL_ATOM_TREMONT_D: in test_intel()
/linux-6.12.1/drivers/thermal/intel/
Dintel_tcc.c114 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &temp_broadwell),
/linux-6.12.1/drivers/edac/
Di10nm_base.c941 X86_MATCH_VFM_STEPPINGS(INTEL_ATOM_TREMONT_D, X86_STEPPINGS(0x0, 0x3), &i10nm_cfg0),
942 X86_MATCH_VFM_STEPPINGS(INTEL_ATOM_TREMONT_D, X86_STEPPINGS(0x4, 0xf), &i10nm_cfg1),
/linux-6.12.1/arch/x86/events/intel/
Dcstate.c624 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &glm_cstates),
Duncore.c1909 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &snr_uncore_init),
Dcore.c6603 case INTEL_ATOM_TREMONT_D: in intel_pmu_init()
/linux-6.12.1/arch/x86/kernel/cpu/
Dcommon.c1186 VULNWL_INTEL(INTEL_ATOM_TREMONT_D, NO_ITLB_MULTIHIT | NO_EIBRS_PBRSB),
1265 VULNBL_INTEL_STEPPINGS(INTEL_ATOM_TREMONT_D, X86_STEPPING_ANY, MMIO | RFDS),
/linux-6.12.1/drivers/idle/
Dintel_idle.c1603 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &idle_cpu_snr),
/linux-6.12.1/drivers/powercap/
Dintel_rapl_common.c1281 X86_MATCH_VFM(INTEL_ATOM_TREMONT_D, &rapl_defaults_core),
/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c1018 { INTEL_ATOM_TREMONT_D, &tmtd_features },