Searched refs:INTEL_ATOM_BONNELL (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | coretemp.c | 133 { INTEL_ATOM_BONNELL, 10, 100000 }, /* D4xx, K4xx, N4xx, D5xx, K5xx, N5xx */ 134 { INTEL_ATOM_BONNELL, ANY, 90000 }, /* Z5xx, N2xx, possibly others 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 D | intel-family.h | 162 #define INTEL_ATOM_BONNELL IFM(6, 0x1C) /* Diamondville, Pineview */ macro
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 1198 VULNWL_INTEL(INTEL_ATOM_BONNELL, NO_SPECULATION | NO_ITLB_MULTIHIT),
|
| /linux/arch/x86/events/intel/ |
| H A D | core.c | 7694 case INTEL_ATOM_BONNELL: in intel_pmu_init()
|