X86_VENDOR_AMD     88 arch/x86/include/asm/acpi.h 	    boot_cpu_data.x86_vendor == X86_VENDOR_AMD &&
X86_VENDOR_AMD     26 arch/x86/include/asm/geode.h 	return ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD) &&
X86_VENDOR_AMD     87 arch/x86/include/asm/virtext.h 	if (boot_cpu_data.x86_vendor != X86_VENDOR_AMD) {