Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dcoretemp.c215 if (c->x86_vfm > INTEL_CORE_YONAH && usemsr_ee) { in adjust_tjmax()
466 if (c->x86_vfm == INTEL_CORE_YONAH && c->x86_stepping < 0xc && c->microcode < 0x39) { in chk_ucode_version()
586 if (c->x86_vfm > INTEL_CORE_YONAH && c->x86_vfm != INTEL_ATOM_BONNELL) in create_core_data()
/linux/arch/x86/include/asm/
H A Dintel-family.h61 #define INTEL_CORE_YONAH IFM(6, 0x0E) macro
/linux/arch/x86/kernel/cpu/mce/
H A Dcore.c1961 if (c->x86_vfm >= INTEL_CORE_YONAH && mca_cfg.monarch_timeout < 0) in intel_apply_global_quirks()
1968 if (c->x86_vfm < INTEL_CORE_YONAH && mca_cfg.bootlog < 0) in intel_apply_global_quirks()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1208 VULNWL_INTEL(INTEL_CORE_YONAH, NO_SSB),
/linux/arch/x86/events/intel/
H A Dcore.c7544 if (boot_cpu_data.x86_vfm < INTEL_CORE_YONAH) in intel_pmu_init()
7637 case INTEL_CORE_YONAH: in intel_pmu_init()