Searched refs:INTEL_ATOM_GOLDMONT (Results 1 – 21 of 21) sorted by relevance
| /linux/include/linux/platform_data/x86/ |
| H A D | soc.h | 36 SOC_INTEL_IS_CPU(apl, INTEL_ATOM_GOLDMONT);
|
| /linux/arch/x86/kernel/cpu/resctrl/ |
| H A D | pseudo_lock.c | 80 case INTEL_ATOM_GOLDMONT: in resctrl_arch_get_prefetch_disable_bits() 439 case INTEL_ATOM_GOLDMONT: in resctrl_arch_measure_l2_residency()
|
| /linux/arch/x86/include/asm/ |
| H A D | intel-family.h | 177 #define INTEL_ATOM_GOLDMONT IFM(6, 0x5C) /* Apollo Lake */ macro
|
| /linux/drivers/platform/x86/ |
| H A D | p2sb.c | 27 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, P2SB_DEVFN_GOLDMONT),
|
| /linux/arch/x86/events/ |
| H A D | msr.c | 83 case INTEL_ATOM_GOLDMONT: in test_intel()
|
| H A D | rapl.c | 864 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &model_hsw),
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_tcc.c | 111 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &temp_goldmont),
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | aperfmperf.c | 143 X86_MATCH(INTEL_ATOM_GOLDMONT),
|
| H A D | intel.c | 569 (c->x86_vfm == INTEL_ATOM_GOLDMONT || in init_intel()
|
| H A D | common.c | 1213 VULNWL_INTEL(INTEL_ATOM_GOLDMONT, NO_MDS | NO_L1TF | NO_SWAPGS | NO_ITLB_MULTIHIT | NO_MMIO), 1335 VULNBL_INTEL_STEPS(INTEL_ATOM_GOLDMONT, X86_STEP_MAX, RFDS),
|
| /linux/arch/x86/events/intel/ |
| H A D | cstate.c | 637 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &glm_cstates),
|
| H A D | core.c | 7734 case INTEL_ATOM_GOLDMONT: in intel_pmu_init()
|
| /linux/drivers/hwmon/ |
| H A D | coretemp.c | 153 { INTEL_ATOM_GOLDMONT, ANY, 105000 }, /* Atom Apollo Lake (J3xxx, N3xxx, E39xx) */
|
| /linux/drivers/platform/x86/intel/telemetry/ |
| H A D | pltdrv.c | 180 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &telem_apl_config),
|
| H A D | debugfs.c | 311 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &telem_apl_debugfs_conf),
|
| /linux/arch/x86/kernel/ |
| H A D | tsc.c | 730 if (boot_cpu_data.x86_vfm == INTEL_ATOM_GOLDMONT) in native_calibrate_tsc()
|
| /linux/drivers/idle/ |
| H A D | intel_idle.c | 1679 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &idle_cpu_bxt), 2156 case INTEL_ATOM_GOLDMONT: in intel_idle_init_cstates_icpu()
|
| /linux/drivers/edac/ |
| H A D | pnd2_edac.c | 1514 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &apl_ops),
|
| /linux/drivers/powercap/ |
| H A D | intel_rapl_common.c | 1301 X86_MATCH_VFM(INTEL_ATOM_GOLDMONT, &rapl_defaults_core),
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 2706 X86_MATCH(INTEL_ATOM_GOLDMONT, core_funcs),
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 1235 { INTEL_ATOM_GOLDMONT, &gmt_features },
|