Lines Matching defs:cpu_vendor
93 int cpu_vendor;
104 int cpu_vendor;
162 int cpu_vendor;
1960 if (cpu_vendor == CPUVENDOR_INTEL)
1962 else if (cpu_vendor == CPUVENDOR_AMD)
2001 cpu_vendor = i386_nocpuid_cpus[ci->ci_cpu_type].cpu_vendor;
2024 cpu_vendor = CPUVENDOR_UNKNOWN;
2034 cpu_vendor = cpup->cpu_vendor;
2044 if (cpu_vendor == CPUVENDOR_INTEL) {
2059 if (cpu_vendor == CPUVENDOR_AMD) {
2082 if (cpu_vendor == CPUVENDOR_IDT && ci->ci_family >= 6)
2137 cpu_vendor == CPUVENDOR_INTEL ? CPUID_INTEL_EXT_FLAGS
2140 cpu_vendor == CPUVENDOR_INTEL ? CPUID_INTEL_FLAGS4
2145 if ((cpu_vendor == CPUVENDOR_INTEL) || (cpu_vendor == CPUVENDOR_AMD))
2148 if ((cpu_vendor == CPUVENDOR_INTEL) || (cpu_vendor == CPUVENDOR_AMD))
2152 if (cpu_vendor == CPUVENDOR_INTEL)
2204 && ((cpu_vendor == CPUVENDOR_INTEL)
2205 || (cpu_vendor == CPUVENDOR_AMD))) {
2227 && ((cpu_vendor == CPUVENDOR_INTEL)
2228 || (cpu_vendor == CPUVENDOR_AMD))) {
2234 && ((cpu_vendor == CPUVENDOR_INTEL)
2235 || (cpu_vendor == CPUVENDOR_AMD))) {
2258 if ((cpu_vendor == CPUVENDOR_INTEL) || (cpu_vendor == CPUVENDOR_AMD)) {
2269 if (cpu_vendor == CPUVENDOR_AMD) {
2326 } else if (cpu_vendor == CPUVENDOR_INTEL) {
2389 if (cpu_vendor == CPUVENDOR_AMD)
2391 else if (cpu_vendor == CPUVENDOR_INTEL)
2413 if (cpu_vendor == CPUVENDOR_AMD)
2415 else if (cpu_vendor == CPUVENDOR_INTEL)