Home
last modified time | relevance | path

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

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