x86               409 arch/x86/crypto/blowfish_glue.c 	if (boot_cpu_data.x86 == 0x0f) {
x86              1458 arch/x86/crypto/camellia_glue.c 	if (boot_cpu_data.x86 == 0x0f) {
x86               453 arch/x86/crypto/des3_ede_glue.c 	if (boot_cpu_data.x86 == 0x0f) {
x86               217 arch/x86/crypto/twofish_glue_3way.c 	if (boot_cpu_data.x86 == 0x06 &&
x86               233 arch/x86/crypto/twofish_glue_3way.c 	if (boot_cpu_data.x86 == 0x0f) {
x86                28 arch/x86/entry/vsyscall/vsyscall_trace.h #define TRACE_INCLUDE_PATH ../../arch/x86/entry/vsyscall/
x86               258 arch/x86/events/amd/core.c 	if (boot_cpu_data.x86 >= 0x17)
x86               959 arch/x86/events/amd/core.c 	if (boot_cpu_data.x86 == 0x15) {
x86               963 arch/x86/events/amd/core.c 	if (boot_cpu_data.x86 >= 0x17) {
x86               992 arch/x86/events/amd/core.c 	if (boot_cpu_data.x86 < 6)
x86              1009 arch/x86/events/amd/core.c 	if (boot_cpu_data.x86 >= 0x17)
x86               380 arch/x86/events/amd/ibs.c 	if (boot_cpu_data.x86 == 0x10)
x86               912 arch/x86/events/amd/ibs.c 	if (boot_cpu_data.x86 == 0x10)
x86               523 arch/x86/events/amd/uncore.c 	if (boot_cpu_data.x86 == 0x17 || boot_cpu_data.x86 == 0x18) {
x86              4531 arch/x86/events/intel/core.c 		switch (boot_cpu_data.x86) {
x86                43 arch/x86/events/msr.c 	    boot_cpu_data.x86 != 6)
x86                78 arch/x86/include/asm/acpi.h 	if (boot_cpu_data.x86 == 0x0F &&
x86               110 arch/x86/include/asm/amd_nb.h 	if (boot_cpu_data.x86 == 0xf || boot_cpu_data.x86 == 0x10 ||
x86               111 arch/x86/include/asm/amd_nb.h 	    (boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model < 0x10))
x86               237 arch/x86/include/asm/cpufeature.h #define CPU_FEATURE_TYPEVAL		boot_cpu_data.x86_vendor, boot_cpu_data.x86, \
x86                15 arch/x86/include/asm/fb.h 	if (boot_cpu_data.x86 > 3)
x86                17 arch/x86/include/asm/geode.h 		(boot_cpu_data.x86 == 5) &&
x86                24 arch/x86/include/asm/geode.h 		(boot_cpu_data.x86 == 5) &&
x86                13 arch/x86/include/asm/pgtable.h 	((boot_cpu_data.x86 > 3)					\
x86                79 arch/x86/include/asm/processor.h 	__u8			x86;		/* CPU family */
x86               751 arch/x86/include/asm/processor.h 	if (boot_cpu_data.x86 < 6)
x86               762 arch/x86/include/asm/processor.h 	if (boot_cpu_data.x86 < 6)
x86               337 arch/x86/include/asm/ptrace.h #define arch_has_block_step()	(boot_cpu_data.x86 >= 6)
x86                53 arch/x86/kernel/acpi/cstate.c 	    (c->x86 > 0xf || (c->x86 == 6 && c->x86_model >= 0x0f)))
x86                63 arch/x86/kernel/acpi/cstate.c 		if (c->x86 > 6 || (c->x86 == 6 && c->x86_model == 0x0f &&
x86               211 arch/x86/kernel/alternative.c 		if (boot_cpu_data.x86 == 6 &&
x86               234 arch/x86/kernel/alternative.c 		if (boot_cpu_data.x86 > 0xf) {
x86               306 arch/x86/kernel/amd_nb.c 	if (boot_cpu_data.x86 == 0x10 &&
x86               312 arch/x86/kernel/amd_nb.c 	if (boot_cpu_data.x86 == 0x15)
x86               316 arch/x86/kernel/amd_nb.c 	if (boot_cpu_data.x86 == 0x15)
x86               358 arch/x86/kernel/amd_nb.c 	if (boot_cpu_data.x86 < 0x10)
x86               503 arch/x86/kernel/amd_nb.c 	if (boot_cpu_data.x86 != 0x14)
x86               227 arch/x86/kernel/apic/apic.c 	    boot_cpu_data.x86 >= 0xf)
x86              1431 arch/x86/kernel/apic/apic.c 	    (boot_cpu_data.x86 == 15))
x86              2006 arch/x86/kernel/apic/apic.c 	if (boot_cpu_data.x86 >= 6) {
x86              2028 arch/x86/kernel/apic/apic.c 	if (boot_cpu_data.x86 >= 6) {
x86              2052 arch/x86/kernel/apic/apic.c 		if ((boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model > 1) ||
x86              2053 arch/x86/kernel/apic/apic.c 		    (boot_cpu_data.x86 >= 15))
x86              2059 arch/x86/kernel/apic/apic.c 		if (boot_cpu_data.x86 == 6 || boot_cpu_data.x86 == 15 ||
x86              2060 arch/x86/kernel/apic/apic.c 		    (boot_cpu_data.x86 == 5 && boot_cpu_has(X86_FEATURE_APIC)))
x86              2683 arch/x86/kernel/apic/apic.c 		if (boot_cpu_data.x86 >= 6) {
x86                18 arch/x86/kernel/asm-offsets_32.c 	OFFSET(CPUINFO_x86, cpuinfo_x86, x86);
x86                46 arch/x86/kernel/cpu/amd.c 	WARN_ONCE((boot_cpu_data.x86 != 0xf),
x86                63 arch/x86/kernel/cpu/amd.c 	WARN_ONCE((boot_cpu_data.x86 != 0xf),
x86               316 arch/x86/kernel/cpu/amd.c 	if (c->x86 >= 0x17)
x86               350 arch/x86/kernel/cpu/amd.c 		if (c->x86 == 0x15)
x86               353 arch/x86/kernel/cpu/amd.c 		if (c->x86 >= 0x17) {
x86               497 arch/x86/kernel/cpu/amd.c 	if (c->x86 >= 0xf) {
x86               517 arch/x86/kernel/cpu/amd.c 		if (c->x86 > 0x10 ||
x86               518 arch/x86/kernel/cpu/amd.c 		    (c->x86 == 0x10 && c->x86_model >= 0x2)) {
x86               527 arch/x86/kernel/cpu/amd.c 	if (c->x86 == 0x15) {
x86               559 arch/x86/kernel/cpu/amd.c 	    c->x86 >= 0x15 && c->x86 <= 0x17) {
x86               562 arch/x86/kernel/cpu/amd.c 		switch (c->x86) {
x86               633 arch/x86/kernel/cpu/amd.c 	if (c->x86 == 6)
x86               637 arch/x86/kernel/cpu/amd.c 	if (c->x86 >= 0xf)
x86               659 arch/x86/kernel/cpu/amd.c 	if (c->x86 == 5)
x86               672 arch/x86/kernel/cpu/amd.c 		if (c->x86 > 0x16)
x86               674 arch/x86/kernel/cpu/amd.c 		else if (c->x86 >= 0xf) {
x86               693 arch/x86/kernel/cpu/amd.c 	if (c->x86 == 0x16 && c->x86_model <= 0xf)
x86               708 arch/x86/kernel/cpu/amd.c 	if (c->x86 == 0x15 &&
x86               916 arch/x86/kernel/cpu/amd.c 	if (c->x86 >= 0x10)
x86               923 arch/x86/kernel/cpu/amd.c 	if (c->x86 < 6)
x86               926 arch/x86/kernel/cpu/amd.c 	switch (c->x86) {
x86               942 arch/x86/kernel/cpu/amd.c 	if ((c->x86 >= 6) && (!cpu_has(c, X86_FEATURE_XSAVEERPTR)))
x86               971 arch/x86/kernel/cpu/amd.c 	if (c->x86 > 0x11)
x86               997 arch/x86/kernel/cpu/amd.c 	if (c->x86 == 6) {
x86              1015 arch/x86/kernel/cpu/amd.c 	if (c->x86 < 0xf)
x86              1030 arch/x86/kernel/cpu/amd.c 	if (c->x86 == 0xf) {
x86              1047 arch/x86/kernel/cpu/amd.c 		if (c->x86 == 0x15 && c->x86_model <= 0x1f) {
x86              1145 arch/x86/kernel/cpu/amd.c 		if ((cpu->x86 == AMD_MODEL_RANGE_FAMILY(range)) &&
x86               130 arch/x86/kernel/cpu/bugs.c 	if (boot_cpu_data.x86 < 4)
x86               134 arch/x86/kernel/cpu/bugs.c 		'0' + (boot_cpu_data.x86 > 6 ? 6 : boot_cpu_data.x86);
x86              1421 arch/x86/kernel/cpu/bugs.c 	if (c->x86 != 6)
x86               318 arch/x86/kernel/cpu/cacheinfo.c 	if (boot_cpu_data.x86 == 0x15) {
x86               658 arch/x86/kernel/cpu/cacheinfo.c 	if (c->x86 < 0x17) {
x86               661 arch/x86/kernel/cpu/cacheinfo.c 	} else if (c->x86 == 0x17 && c->x86_model <= 0x1F) {
x86               781 arch/x86/kernel/cpu/cacheinfo.c 	if ((num_cache_leaves == 0 || c->x86 == 15) && c->cpuid_level > 1) {
x86               788 arch/x86/kernel/cpu/cacheinfo.c 		if (num_cache_leaves != 0 && c->x86 == 15)
x86                70 arch/x86/kernel/cpu/centaur.c 	if (c->x86 == 0x6 && c->x86_model >= 0xf) {
x86               101 arch/x86/kernel/cpu/centaur.c 	switch (c->x86) {
x86               181 arch/x86/kernel/cpu/centaur.c 	switch (c->x86) {
x86               262 arch/x86/kernel/cpu/centaur.c 	if ((c->x86 == 6) && ((c->x86_model == 7) || (c->x86_model == 8)))
x86               270 arch/x86/kernel/cpu/centaur.c 	if ((c->x86 == 6) && (c->x86_model == 9) &&
x86                98 arch/x86/kernel/cpu/common.c 		if (c->x86 == 4)
x86               100 arch/x86/kernel/cpu/common.c 		else if (c->x86 == 3)
x86               560 arch/x86/kernel/cpu/common.c 		if (info->family == c->x86)
x86               807 arch/x86/kernel/cpu/common.c 	c->x86 = 4;
x86               813 arch/x86/kernel/cpu/common.c 		c->x86		= x86_family(tfms);
x86              1003 arch/x86/kernel/cpu/common.c 		c->x86 = 4;
x86              1005 arch/x86/kernel/cpu/common.c 		c->x86 = 3;
x86              1544 arch/x86/kernel/cpu/common.c 				c->x86, c->x86_model);
x86              1668 arch/x86/kernel/cpu/common.c 		pr_cont("%d86", c->x86);
x86              1670 arch/x86/kernel/cpu/common.c 	pr_cont(" (family: 0x%x, model: 0x%x", c->x86, c->x86_model);
x86               380 arch/x86/kernel/cpu/cyrix.c 	if (c->x86 == 5 && c->x86_model == 5)
x86               415 arch/x86/kernel/cpu/cyrix.c 	if (c->x86 == 4 && test_cyrix_52div()) {
x86               110 arch/x86/kernel/cpu/intel.c 	if (c->x86 != 6)
x86               179 arch/x86/kernel/cpu/intel.c 	if (c->x86 != 6)
x86               195 arch/x86/kernel/cpu/intel.c 	if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) {
x86               203 arch/x86/kernel/cpu/intel.c 	if ((c->x86 == 0xf && c->x86_model >= 0x03) ||
x86               204 arch/x86/kernel/cpu/intel.c 		(c->x86 == 0x6 && c->x86_model >= 0x0e))
x86               207 arch/x86/kernel/cpu/intel.c 	if (c->x86 >= 6 && !cpu_has(c, X86_FEATURE_IA64))
x86               234 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6 && c->x86_model == 0x1c && c->x86_stepping <= 2 &&
x86               244 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 15 && c->x86_cache_alignment == 64)
x86               249 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 0xF && c->x86_model == 0x3
x86               266 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6) {
x86               289 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6 && c->x86_model < 15)
x86               296 arch/x86/kernel/cpu/intel.c 	if (c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xd)) {
x86               315 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 5 && c->x86_model == 9) {
x86               355 arch/x86/kernel/cpu/intel.c 	    boot_cpu_data.x86 == 6 &&
x86               373 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 5 &&
x86               402 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 5 && c->x86_model < 9) {
x86               417 arch/x86/kernel/cpu/intel.c 	if ((c->x86<<8 | c->x86_model<<4 | c->x86_stepping) < 0x633)
x86               435 arch/x86/kernel/cpu/intel.c 	if ((c->x86 == 15) && (c->x86_model == 1) && (c->x86_stepping == 1)) {
x86               449 arch/x86/kernel/cpu/intel.c 	if (boot_cpu_has(X86_FEATURE_APIC) && (c->x86<<8 | c->x86_model<<4) == 0x520 &&
x86               458 arch/x86/kernel/cpu/intel.c 	switch (c->x86) {
x86               701 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_CLFLUSH) &&
x86               705 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6 && boot_cpu_has(X86_FEATURE_MWAIT) &&
x86               710 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 15)
x86               712 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6)
x86               720 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6) {
x86               749 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 15)
x86               751 arch/x86/kernel/cpu/intel.c 	if (c->x86 == 6)
x86               781 arch/x86/kernel/cpu/intel.c 	if ((c->x86 == 6) && (c->x86_model == 11) && (size == 0))
x86               788 arch/x86/kernel/cpu/intel.c 	if ((c->x86 == 5) && (c->x86_model == 9))
x86                42 arch/x86/kernel/cpu/match.c 		if (m->family != X86_FAMILY_ANY && c->x86 != m->family)
x86                66 arch/x86/kernel/cpu/match.c 		if (c->x86 != m->x86_family)
x86               572 arch/x86/kernel/cpu/mce/amd.c 	if (c->x86 == 0x17 &&
x86               593 arch/x86/kernel/cpu/mce/amd.c 	if (c->x86 == 0x15 && bank == 4) {
x86               597 arch/x86/kernel/cpu/mce/amd.c 	} else if (c->x86 == 0x17 &&
x86              1645 arch/x86/kernel/cpu/mce/core.c 		if (c->x86 == 15 && this_cpu_read(mce_num_banks) > 4) {
x86              1653 arch/x86/kernel/cpu/mce/core.c 		if (c->x86 < 0x11 && cfg->bootlog < 0) {
x86              1664 arch/x86/kernel/cpu/mce/core.c 		if (c->x86 == 6 && this_cpu_read(mce_num_banks) > 0)
x86              1671 arch/x86/kernel/cpu/mce/core.c 		if (c->x86 == 0x15 && c->x86_model <= 0xf)
x86              1686 arch/x86/kernel/cpu/mce/core.c 		if (c->x86 == 6 && c->x86_model < 0x1A && this_cpu_read(mce_num_banks) > 0)
x86              1693 arch/x86/kernel/cpu/mce/core.c 		if ((c->x86 > 6 || (c->x86 == 6 && c->x86_model >= 0xe)) &&
x86              1701 arch/x86/kernel/cpu/mce/core.c 		if (c->x86 == 6 && c->x86_model <= 13 && cfg->bootlog < 0)
x86              1704 arch/x86/kernel/cpu/mce/core.c 		if (c->x86 == 6 && c->x86_model == 45)
x86              1717 arch/x86/kernel/cpu/mce/core.c 	if (c->x86 != 5)
x86              1763 arch/x86/kernel/cpu/mce/core.c 	if ((c->x86 == 6 && c->x86_model == 0xf && c->x86_stepping >= 0xe) ||
x86              1764 arch/x86/kernel/cpu/mce/core.c 	     c->x86 > 6) {
x86               524 arch/x86/kernel/cpu/mce/inject.c 	    boot_cpu_data.x86 < 0x17) {
x86               467 arch/x86/kernel/cpu/mce/therm_throt.c 		if (c->x86 == 6 && (c->x86_model == 9 || c->x86_model == 13)) {
x86               901 arch/x86/kernel/cpu/microcode/amd.c 	if (c->x86 >= 0x15)
x86               902 arch/x86/kernel/cpu/microcode/amd.c 		snprintf(fw_name, sizeof(fw_name), "amd-ucode/microcode_amd_fam%.2xh.bin", c->x86);
x86               913 arch/x86/kernel/cpu/microcode/amd.c 	ret = load_microcode_amd(bsp, c->x86, fw->data, fw->size);
x86               947 arch/x86/kernel/cpu/microcode/amd.c 	if (c->x86_vendor != X86_VENDOR_AMD || c->x86 < 0x10) {
x86               948 arch/x86/kernel/cpu/microcode/amd.c 		pr_warn("AMD CPU family 0x%x not supported\n", c->x86);
x86               241 arch/x86/kernel/cpu/microcode/core.c 		if (c->x86 >= 6)
x86               245 arch/x86/kernel/cpu/microcode/core.c 		if (c->x86 >= 0x10)
x86               772 arch/x86/kernel/cpu/microcode/intel.c 	if ((c->x86_model >= 5) || (c->x86 > 6)) {
x86               955 arch/x86/kernel/cpu/microcode/intel.c 	if (c->x86 == 6 &&
x86               982 arch/x86/kernel/cpu/microcode/intel.c 		c->x86, c->x86_model, c->x86_stepping);
x86              1035 arch/x86/kernel/cpu/microcode/intel.c 	if (c->x86_vendor != X86_VENDOR_INTEL || c->x86 < 6 ||
x86              1037 arch/x86/kernel/cpu/microcode/intel.c 		pr_err("Intel CPU family 0x%x not supported\n", c->x86);
x86               836 arch/x86/kernel/cpu/mtrr/cleanup.c 	if (boot_cpu_data.x86 < 0xf)
x86                54 arch/x86/kernel/cpu/mtrr/generic.c 	      (boot_cpu_data.x86 >= 0x0f)))
x86               872 arch/x86/kernel/cpu/mtrr/generic.c 	if (is_cpu(INTEL) && boot_cpu_data.x86 == 6 &&
x86               712 arch/x86/kernel/cpu/mtrr/mtrr.c 			    boot_cpu_data.x86 == 0xF &&
x86               721 arch/x86/kernel/cpu/mtrr/mtrr.c 			   boot_cpu_data.x86 == 6) {
x86                58 arch/x86/kernel/cpu/perfctr-watchdog.c 		switch (boot_cpu_data.x86) {
x86                87 arch/x86/kernel/cpu/perfctr-watchdog.c 		switch (boot_cpu_data.x86) {
x86                71 arch/x86/kernel/cpu/proc.c 		   c->x86,
x86               248 arch/x86/kernel/cpu/resctrl/core.c 		boot_cpu_data.x86, boot_cpu_data.x86_model);
x86                73 arch/x86/kernel/cpu/resctrl/pseudo_lock.c 	    boot_cpu_data.x86 != 6)
x86                59 arch/x86/kernel/cpu/zhaoxin.c 	if (c->x86 >= 0x6)
x86                67 arch/x86/kernel/cpu/zhaoxin.c 	if (c->x86 >= 0x6)
x86               138 arch/x86/kernel/cpu/zhaoxin.c 	if (c->x86 >= 0x6)
x86               411 arch/x86/kernel/mpparse.c 	processor.cpufeature = (boot_cpu_data.x86 << 8) |
x86               738 arch/x86/kernel/smpboot.c 	if (((boot_cpu_data.x86_vendor == X86_VENDOR_INTEL) && (boot_cpu_data.x86 == 6)) ||
x86               739 arch/x86/kernel/smpboot.c 	    ((boot_cpu_data.x86_vendor == X86_VENDOR_HYGON) && (boot_cpu_data.x86 >= 0x18)) ||
x86               740 arch/x86/kernel/smpboot.c 	    ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) && (boot_cpu_data.x86 >= 0xF))) {
x86              1734 arch/x86/kernel/smpboot.c 	if (__this_cpu_read(cpu_info.x86) >= 4)
x86               882 arch/x86/kvm/svm.c 	if (osvw_len == 0 && boot_cpu_data.x86 == 0x10)
x86              1502 arch/x86/kvm/trace.h #define TRACE_INCLUDE_PATH ../../arch/x86/kvm
x86              2450 arch/x86/kvm/vmx/vmx.c 	if (boot_cpu_data.x86 == 0x6) {
x86                 8 arch/x86/lib/cpu.c 	unsigned int x86;
x86                10 arch/x86/lib/cpu.c 	x86 = (sig >> 8) & 0xf;
x86                12 arch/x86/lib/cpu.c 	if (x86 == 0xf)
x86                13 arch/x86/lib/cpu.c 		x86 += (sig >> 20) & 0xff;
x86                15 arch/x86/lib/cpu.c 	return x86;
x86               519 arch/x86/mm/fault.c 	    || boot_cpu_data.x86 != 0xf)
x86               324 arch/x86/mm/pageattr.c 	if (cache && boot_cpu_data.x86 >= 4)
x86               312 arch/x86/mm/pat.c 	    (((c->x86 == 0x6) && (c->x86_model <= 0xd)) ||
x86               313 arch/x86/mm/pat.c 	     ((c->x86 == 0xf) && (c->x86_model <= 0x6)))) {
x86               676 arch/x86/oprofile/nmi_int.c 	__u8 family = boot_cpu_data.x86;
x86               515 arch/x86/oprofile/op_model_amd.c 	if (boot_cpu_data.x86 == 0x15) {
x86                87 arch/x86/oprofile/op_model_ppro.c 			__this_cpu_read(cpu_info.x86) == 6 &&
x86               215 arch/x86/oprofile/op_model_ppro.c 	if (eax.split.version_id == 0 && boot_cpu_data.x86 == 6 &&
x86               140 arch/x86/pci/amd_bus.c 	if (boot_cpu_data.x86 > 0x11)
x86               376 arch/x86/pci/amd_bus.c 	if (boot_cpu_data.x86 < 0x10)
x86               107 arch/x86/platform/intel-mid/intel-mid.c 	if (boot_cpu_data.x86 != 6) {
x86               109 arch/x86/platform/intel-mid/intel-mid.c 			boot_cpu_data.x86, boot_cpu_data.x86_model);
x86                74 arch/x86/xen/pmu.c 		switch (boot_cpu_data.x86) {
x86               267 drivers/acpi/processor_perflib.c 	if ((boot_cpu_data.x86 == 0x10 && boot_cpu_data.x86_model < 10)
x86               268 drivers/acpi/processor_perflib.c 	    || boot_cpu_data.x86 == 0x11) {
x86               279 drivers/acpi/processor_perflib.c 		if (boot_cpu_data.x86 == 0x10)
x86               138 drivers/char/hw_random/via-rng.c 	if (((c->x86 == 6) && (c->x86_model >= 0x0f))  || (c->x86 > 6)){
x86               617 drivers/cpufreq/acpi-cpufreq.c 		if ((c->x86 == 15) &&
x86               716 drivers/cpufreq/acpi-cpufreq.c 		    boot_cpu_data.x86 == 0xf) {
x86                49 drivers/cpufreq/cpufreq_ondemand.c 			boot_cpu_data.x86 == 6 &&
x86               151 drivers/cpufreq/elanfreq.c 	    (c->x86 != 4) || (c->x86_model != 10))
x86               120 drivers/cpufreq/p4-clockmod.c 	if (c->x86 == 0x06) {
x86               138 drivers/cpufreq/p4-clockmod.c 	if (c->x86 != 0xF)
x86               166 drivers/cpufreq/p4-clockmod.c 	cpuid = (c->x86 << 8) | (c->x86_model << 4) | c->x86_stepping;
x86                77 drivers/cpufreq/sc520_freq.c 	    c->x86 != 4 || c->x86_model != 9)
x86                39 drivers/cpufreq/speedstep-centrino.c 	__u8	x86;            /* CPU family */
x86               279 drivers/cpufreq/speedstep-centrino.c 	if ((c->x86 == x->x86) &&
x86               259 drivers/cpufreq/speedstep-lib.c 	pr_debug("x86: %x, model: %x\n", c->x86, c->x86_model);
x86               262 drivers/cpufreq/speedstep-lib.c 	    ((c->x86 != 6) && (c->x86 != 0xF)))
x86               265 drivers/cpufreq/speedstep-lib.c 	if (c->x86 == 0xF) {
x86               455 drivers/crypto/ccp/psp-dev.c 		 boot_cpu_data.x86, boot_cpu_data.x86_model);
x86               459 drivers/crypto/ccp/psp-dev.c 		 boot_cpu_data.x86, (boot_cpu_data.x86_model & 0xf0) >> 4);
x86               520 drivers/crypto/padlock-aes.c 	if (c->x86 == 6 && c->x86_model == 15 && c->x86_stepping == 2) {
x86              3201 drivers/edac/amd64_edac.c 	if (boot_cpu_data.x86 >= 0x17) {
x86              3322 drivers/edac/amd64_edac.c 	pvt->fam	= boot_cpu_data.x86;
x86              3411 drivers/edac/amd64_edac.c 	if (boot_cpu_data.x86 < 0x17)
x86              3551 drivers/edac/amd64_edac.c 		if (boot_cpu_data.x86 >= 0x17) {
x86              3565 drivers/edac/amd64_edac.c 		if (boot_cpu_data.x86 < 0x17)
x86              3695 drivers/edac/amd64_edac.c 	if (boot_cpu_data.x86 >= 0x17)
x86              3731 drivers/edac/amd64_edac.c 	if (boot_cpu_data.x86 >= 0x17)
x86               200 drivers/edac/amd64_edac.h #define dct_ganging_enabled(pvt)	((boot_cpu_data.x86 == 0x10) && ((pvt)->dct_sel_lo & BIT(4)))
x86               417 drivers/edac/amd64_edac.h 	if (boot_cpu_data.x86 == 0xf)
x86               427 drivers/edac/amd64_edac.h 	if (boot_cpu_data.x86 == 0xf)
x86               664 drivers/edac/mce_amd.c 		bool k8 = (boot_cpu_data.x86 == 0xf && (m->status & BIT_64(58)));
x86               815 drivers/edac/mce_amd.c 	if (boot_cpu_data.x86 >= 0x14) {
x86              1164 drivers/edac/mce_amd.c 	switch (c->x86) {
x86              1220 drivers/edac/mce_amd.c 		printk(KERN_WARNING "Huh? What family is it: 0x%x?!\n", c->x86);
x86               538 drivers/gpu/drm/ttm/ttm_bo_util.c 	else if (boot_cpu_data.x86 > 3)
x86                71 drivers/hwmon/fam15h_power.c 	return boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model >= 0x60;
x86               300 drivers/hwmon/fam15h_power.c 	if (c->x86 == 0x15 &&
x86               318 drivers/hwmon/fam15h_power.c 	if (c->x86 == 0x15 &&
x86               280 drivers/hwmon/hwmon-vid.c 	if (c->x86 < 6)		/* Any CPU with family lower than 6 */
x86               283 drivers/hwmon/hwmon-vid.c 	vrm_ret = find_vrm(c->x86, c->x86_model, c->x86_stepping, c->x86_vendor);
x86               254 drivers/hwmon/k10temp.c 	if (boot_cpu_data.x86 != 0x10)
x86               309 drivers/hwmon/k10temp.c 	if (boot_cpu_data.x86 == 0x15 &&
x86               314 drivers/hwmon/k10temp.c 	} else if (boot_cpu_data.x86 == 0x17 || boot_cpu_data.x86 == 0x18) {
x86               326 drivers/hwmon/k10temp.c 		if (boot_cpu_data.x86 == entry->model &&
x86               125 drivers/hwmon/via-cputemp.c 	if (c->x86 == 7) {
x86              1114 drivers/idle/intel_idle.c 		    boot_cpu_data.x86 == 6)
x86              1116 drivers/idle/intel_idle.c 				 boot_cpu_data.x86, boot_cpu_data.x86_model);
x86              1437 drivers/iommu/amd_iommu_init.c 	if ((boot_cpu_data.x86 != 0x15) ||
x86              1468 drivers/iommu/amd_iommu_init.c 	if ((boot_cpu_data.x86 != 0x15) ||
x86              2888 drivers/iommu/amd_iommu_init.c 	if (!sme_active() || (boot_cpu_data.x86 != 0x17))
x86               304 drivers/misc/mic/card/mic_x100.c 	if (!(c->x86 == 11 && c->x86_model == 1)) {
x86               252 drivers/mtd/nand/raw/cs553x_nand.c 	    boot_cpu_data.x86 == 5 &&
x86               258 drivers/mtd/nand/raw/cs553x_nand.c 	    boot_cpu_data.x86 == 5 &&
x86               895 drivers/net/ethernet/dec/tulip/winbond-840.c 	if (boot_cpu_data.x86 <= 4) {
x86               871 drivers/net/ethernet/fealnx.c 	if (boot_cpu_data.x86 <= 4)
x86              1306 drivers/platform/x86/intel_ips.c 	if (!(boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model == 37)) {
x86              1426 drivers/powercap/intel_rapl_common.c 		       boot_cpu_data.x86, boot_cpu_data.x86_model);
x86              1895 drivers/scsi/dpt_i2o.c 	switch (boot_cpu_data.x86) {