Home
last modified time | relevance | path

Searched refs:INTEL_CORE_YONAH (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/arch/x86/kernel/cpu/
H A Dintel.c39 case INTEL_CORE_YONAH: in check_memory_type_self_snoop_errata()
264 (c->x86_vfm >= INTEL_CORE_YONAH && c->x86_vfm <= INTEL_IVYBRIDGE)) { in early_init_intel()
290 c->x86_vfm <= INTEL_CORE_YONAH) in early_init_intel()
H A Dcommon.c1163 VULNWL_INTEL(INTEL_CORE_YONAH, NO_SSB),
/linux-6.15/arch/x86/include/asm/
H A Dintel-family.h61 #define INTEL_CORE_YONAH IFM(6, 0x0E) macro
/linux-6.15/drivers/thermal/intel/
H A Dintel_tcc.c53 X86_MATCH_VFM(INTEL_CORE_YONAH, &temp_nehalem),
/linux-6.15/arch/x86/kernel/cpu/mce/
H A Dcore.c1976 if (c->x86_vfm >= INTEL_CORE_YONAH && mca_cfg.monarch_timeout < 0) in apply_quirks_intel()
1983 if (c->x86_vfm < INTEL_CORE_YONAH && mca_cfg.bootlog < 0) in apply_quirks_intel()
/linux-6.15/arch/x86/events/intel/
H A Dcore.c6600 if (boot_cpu_data.x86_vfm < INTEL_CORE_YONAH) in intel_pmu_init()
6680 case INTEL_CORE_YONAH: in intel_pmu_init()