Searched refs:INTEL_ATOM_BONNELL (Results 1 – 9 of 9) 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/crypto/ |
| H A D | twofish_glue_3way.c | 113 case INTEL_ATOM_BONNELL: in is_blacklisted_cpu()
|
| /linux/arch/x86/include/asm/ |
| H A D | intel-family.h | 162 #define INTEL_ATOM_BONNELL IFM(6, 0x1C) /* Diamondville, Pineview */ macro
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_tcc.c | 101 X86_MATCH_VFM(INTEL_ATOM_BONNELL, &temp_nehalem),
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | intel.c | 233 if (c->x86_vfm == INTEL_ATOM_BONNELL && c->x86_stepping <= 2 && in early_init_intel()
|
| H A D | common.c | 1198 VULNWL_INTEL(INTEL_ATOM_BONNELL, NO_SPECULATION | NO_ITLB_MULTIHIT),
|
| /linux/arch/x86/events/intel/ |
| H A D | lbr.c | 1471 if (boot_cpu_data.x86_vfm == INTEL_ATOM_BONNELL in intel_pmu_lbr_init_atom()
|
| H A D | core.c | 7694 case INTEL_ATOM_BONNELL: in intel_pmu_init()
|
| /linux/drivers/idle/ |
| H A D | intel_idle.c | 1642 X86_MATCH_VFM(INTEL_ATOM_BONNELL, &idle_cpu_atom),
|