x86_stepping 1265 arch/x86/events/intel/lbr.c && boot_cpu_data.x86_stepping < 10) { x86_stepping 237 arch/x86/events/intel/p6.c if (boot_cpu_data.x86_stepping < 9) { x86_stepping 81 arch/x86/include/asm/acpi.h boot_cpu_data.x86_stepping < 0x0A) x86_stepping 42 arch/x86/include/asm/cpu.h unsigned int x86_stepping(unsigned int sig); x86_stepping 56 arch/x86/include/asm/cpu_device_id.h u8 x86_stepping; x86_stepping 64 arch/x86/include/asm/cpu_device_id.h .x86_stepping = (stepping), \ x86_stepping 82 arch/x86/include/asm/processor.h __u8 x86_stepping; x86_stepping 64 arch/x86/kernel/acpi/cstate.c c->x86_stepping >= 0x0e)) x86_stepping 309 arch/x86/kernel/amd_nb.c boot_cpu_data.x86_stepping >= 0x1)) x86_stepping 555 arch/x86/kernel/apic/apic.c switch (boot_cpu_data.x86_stepping) { x86_stepping 565 arch/x86/kernel/apic/apic.c switch (boot_cpu_data.x86_stepping) { x86_stepping 577 arch/x86/kernel/apic/apic.c switch (boot_cpu_data.x86_stepping) { x86_stepping 582 arch/x86/kernel/apic/apic.c if (boot_cpu_data.x86_stepping > 4) x86_stepping 21 arch/x86/kernel/asm-offsets_32.c OFFSET(CPUINFO_x86_stepping, cpuinfo_x86, x86_stepping); x86_stepping 131 arch/x86/kernel/cpu/amd.c if (c->x86_model == 6 && c->x86_stepping == 1) { x86_stepping 161 arch/x86/kernel/cpu/amd.c (c->x86_model == 8 && c->x86_stepping < 8)) { x86_stepping 180 arch/x86/kernel/cpu/amd.c if ((c->x86_model == 8 && c->x86_stepping > 7) || x86_stepping 233 arch/x86/kernel/cpu/amd.c if ((c->x86_model == 8 && c->x86_stepping >= 1) || (c->x86_model > 8)) { x86_stepping 251 arch/x86/kernel/cpu/amd.c if ((c->x86_model == 6) && ((c->x86_stepping == 0) || x86_stepping 252 arch/x86/kernel/cpu/amd.c (c->x86_stepping == 1))) x86_stepping 256 arch/x86/kernel/cpu/amd.c if ((c->x86_model == 7) && (c->x86_stepping == 0)) x86_stepping 266 arch/x86/kernel/cpu/amd.c if (((c->x86_model == 6) && (c->x86_stepping >= 2)) || x86_stepping 267 arch/x86/kernel/cpu/amd.c ((c->x86_model == 7) && (c->x86_stepping >= 1)) || x86_stepping 661 arch/x86/kernel/cpu/amd.c (c->x86_model == 8 && c->x86_stepping >= 8)) x86_stepping 999 arch/x86/kernel/cpu/amd.c if (c->x86_model == 3 && c->x86_stepping == 0) x86_stepping 1003 arch/x86/kernel/cpu/amd.c (c->x86_stepping == 0 || c->x86_stepping == 1)) x86_stepping 1143 arch/x86/kernel/cpu/amd.c ms = (cpu->x86_model << 4) | cpu->x86_stepping; x86_stepping 193 arch/x86/kernel/cpu/centaur.c switch (c->x86_stepping) { x86_stepping 271 arch/x86/kernel/cpu/centaur.c (c->x86_stepping == 1) && (size == 65)) x86_stepping 815 arch/x86/kernel/cpu/common.c c->x86_stepping = x86_stepping(tfms); x86_stepping 1475 arch/x86/kernel/cpu/common.c c->x86_model = c->x86_stepping = 0; /* So far unknown... */ x86_stepping 1672 arch/x86/kernel/cpu/common.c if (c->x86_stepping || c->cpuid_level >= 0) x86_stepping 1673 arch/x86/kernel/cpu/common.c pr_cont(", stepping: 0x%x)\n", c->x86_stepping); x86_stepping 218 arch/x86/kernel/cpu/cyrix.c c->x86_stepping = dir1 & 0xf; x86_stepping 184 arch/x86/kernel/cpu/intel.c c->x86_stepping == spectre_bad_microcodes[i].stepping) x86_stepping 234 arch/x86/kernel/cpu/intel.c if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 && x86_stepping 250 arch/x86/kernel/cpu/intel.c && (c->x86_stepping == 0x3 || c->x86_stepping == 0x4)) x86_stepping 357 arch/x86/kernel/cpu/intel.c boot_cpu_data.x86_stepping < 8) { x86_stepping 374 arch/x86/kernel/cpu/intel.c c->x86_stepping >= 1 && c->x86_stepping <= 4 && x86_stepping 417 arch/x86/kernel/cpu/intel.c if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633) x86_stepping 435 arch/x86/kernel/cpu/intel.c if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) { x86_stepping 450 arch/x86/kernel/cpu/intel.c (c->x86_stepping < 0x6 || c->x86_stepping == 0xb)) x86_stepping 735 arch/x86/kernel/cpu/intel.c else if (c->x86_stepping == 0 || c->x86_stepping == 5) x86_stepping 47 arch/x86/kernel/cpu/match.c !(BIT(c->x86_stepping) & m->steppings)) x86_stepping 70 arch/x86/kernel/cpu/match.c if (c->x86_stepping != m->x86_stepping) x86_stepping 1763 arch/x86/kernel/cpu/mce/core.c if ((c->x86 == 6 && c->x86_model == 0xf && c->x86_stepping >= 0xe) || x86_stepping 510 arch/x86/kernel/cpu/microcode/intel.c x86_family(eax), x86_model(eax), x86_stepping(eax)); x86_stepping 957 arch/x86/kernel/cpu/microcode/intel.c c->x86_stepping == 0x01 && x86_stepping 982 arch/x86/kernel/cpu/microcode/intel.c c->x86, c->x86_model, c->x86_stepping); x86_stepping 874 arch/x86/kernel/cpu/mtrr/generic.c boot_cpu_data.x86_stepping <= 7) { x86_stepping 714 arch/x86/kernel/cpu/mtrr/mtrr.c (boot_cpu_data.x86_stepping == 0x3 || x86_stepping 715 arch/x86/kernel/cpu/mtrr/mtrr.c boot_cpu_data.x86_stepping == 0x4)) x86_stepping 75 arch/x86/kernel/cpu/proc.c if (c->x86_stepping || c->cpuid_level >= 0) x86_stepping 76 arch/x86/kernel/cpu/proc.c seq_printf(m, "stepping\t: %d\n", c->x86_stepping); x86_stepping 890 arch/x86/kernel/cpu/resctrl/core.c if (boot_cpu_data.x86_stepping <= 4) x86_stepping 412 arch/x86/kernel/mpparse.c (boot_cpu_data.x86_model << 4) | boot_cpu_data.x86_stepping; x86_stepping 154 arch/x86/kvm/cpuid.h return x86_stepping(best->eax); x86_stepping 38 arch/x86/lib/cpu.c EXPORT_SYMBOL_GPL(x86_stepping); x86_stepping 165 drivers/char/hw_random/via-rng.c if ((c->x86_model == 9) && (c->x86_stepping > 7)) x86_stepping 619 drivers/cpufreq/acpi-cpufreq.c (c->x86_stepping == 8)) { x86_stepping 778 drivers/cpufreq/longhaul.c switch (c->x86_stepping) { x86_stepping 790 drivers/cpufreq/longhaul.c if (c->x86_stepping < 8) { x86_stepping 817 drivers/cpufreq/longhaul.c switch (c->x86_stepping) { x86_stepping 166 drivers/cpufreq/p4-clockmod.c cpuid = (c->x86 << 8) | (c->x86_model << 4) | c->x86_stepping; x86_stepping 134 drivers/cpufreq/powernow-k7.c if ((c->x86_model == 6) && (c->x86_stepping == 0)) { x86_stepping 41 drivers/cpufreq/speedstep-centrino.c __u8 x86_stepping; /* stepping */ x86_stepping 281 drivers/cpufreq/speedstep-centrino.c (c->x86_stepping == x->x86_stepping)) x86_stepping 274 drivers/cpufreq/speedstep-lib.c pr_debug("ebx value is %x, x86_stepping is %x\n", ebx, c->x86_stepping); x86_stepping 276 drivers/cpufreq/speedstep-lib.c switch (c->x86_stepping) { x86_stepping 363 drivers/cpufreq/speedstep-lib.c if (c->x86_stepping == 0x01) { x86_stepping 520 drivers/crypto/padlock-aes.c if (c->x86 == 6 && c->x86_model == 15 && c->x86_stepping == 2) { x86_stepping 3320 drivers/edac/amd64_edac.c pvt->stepping = boot_cpu_data.x86_stepping; x86_stepping 1049 drivers/edac/mce_amd.c fam, x86_model(m->cpuid), x86_stepping(m->cpuid), x86_stepping 259 drivers/hwmon/coretemp.c (tm->mask == ANY || c->x86_stepping == tm->mask)) x86_stepping 265 drivers/hwmon/coretemp.c if (c->x86_model == 0xf && c->x86_stepping < 4) x86_stepping 416 drivers/hwmon/coretemp.c if (c->x86_model == 0xe && c->x86_stepping < 0xc && c->microcode < 0x39) { x86_stepping 283 drivers/hwmon/hwmon-vid.c vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_stepping, c->x86_vendor); x86_stepping 281 drivers/hwmon/k10temp.c (boot_cpu_data.x86_model == 4 && boot_cpu_data.x86_stepping <= 2); x86_stepping 146 drivers/hwmon/k8temp.c stepping = boot_cpu_data.x86_stepping; x86_stepping 126 drivers/video/fbdev/geode/video_gx.c if (cpu_data(0).x86_stepping == 1) {