Home
last modified time | relevance | path

Searched refs:INTEL_ATOM_BONNELL (Results 1 – 8 of 8) sorted by relevance

/linux/arch/x86/include/asm/
H A Dintel-family.h142 #define INTEL_ATOM_BONNELL IFM(6, 0x1C) /* Diamondville, Pineview */ macro
/linux/arch/x86/crypto/
H A Dtwofish_glue_3way.c112 case INTEL_ATOM_BONNELL: in is_blacklisted_cpu()
/linux/drivers/thermal/intel/
H A Dintel_tcc.c101 X86_MATCH_VFM(INTEL_ATOM_BONNELL, &temp_nehalem),
/linux/arch/x86/kernel/cpu/
H A Dintel.c244 if (c->x86_vfm == INTEL_ATOM_BONNELL && c->x86_stepping <= 2 && in early_init_intel()
H A Dcommon.c1155 VULNWL_INTEL(INTEL_ATOM_BONNELL, NO_SPECULATION | NO_ITLB_MULTIHIT),
/linux/arch/x86/events/intel/
H A Dlbr.c1461 if (boot_cpu_data.x86_vfm == INTEL_ATOM_BONNELL in intel_pmu_lbr_init_atom()
H A Dcore.c6678 case INTEL_ATOM_BONNELL: in intel_pmu_init()
/linux/drivers/idle/
H A Dintel_idle.c1611 X86_MATCH_VFM(INTEL_ATOM_BONNELL, &idle_cpu_atom),