Searched refs:INTEL_ATOM_GRACEMONT (Results 1 – 16 of 16) sorted by relevance
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc_cooling.c | 63 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, NULL),
|
D | intel_tcc.c | 117 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, &temp_tigerlake),
|
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 167 #define INTEL_ATOM_GRACEMONT IFM(6, 0xBE) /* Alderlake N */ macro
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | intel_epb.c | 209 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT,
|
D | common.c | 1263 VULNBL_INTEL_STEPPINGS(INTEL_ATOM_GRACEMONT, X86_STEPPING_ANY, RFDS),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_msr.c | 145 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, NULL),
|
D | intel_rapl_common.c | 1259 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, &rapl_defaults_core),
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 109 case INTEL_ATOM_GRACEMONT: in test_intel()
|
D | rapl.c | 839 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, &model_skl),
|
/linux-6.12.1/arch/x86/mm/ |
D | init.c | 272 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, 0),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 627 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, &adl_cstates),
|
D | uncore.c | 1910 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, &adl_uncore_init),
|
D | core.c | 6632 case INTEL_ATOM_GRACEMONT: in intel_pmu_init()
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1592 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, &idle_cpu_gmt), 2086 case INTEL_ATOM_GRACEMONT: in intel_idle_init_cstates_icpu()
|
/linux-6.12.1/drivers/platform/x86/intel/pmc/ |
D | core.c | 1363 X86_MATCH_VFM(INTEL_ATOM_GRACEMONT, tgl_l_core_init),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 1021 { INTEL_ATOM_GRACEMONT, &adl_features },
|