Searched refs:X86_VENDOR_Intel (Results 1 – 21 of 21) sorted by relevance
520 case X86_VENDOR_Intel: in platform_cpuid_mangle()1009 case X86_VENDOR_Intel: in cpuid_pass1()1038 case X86_VENDOR_Intel: in cpuid_pass1()1236 if (cpi->cpi_vendor == X86_VENDOR_Intel && cpi->cpi_maxeax >= 7) { in cpuid_pass1()1445 case X86_VENDOR_Intel: in cpuid_pass1()1482 case X86_VENDOR_Intel: in cpuid_pass1()1586 case X86_VENDOR_Intel: in cpuid_pass1()1618 case X86_VENDOR_Intel: in cpuid_pass1()1653 case X86_VENDOR_Intel: in cpuid_pass1()1700 if (cpi->cpi_vendor == X86_VENDOR_Intel) in cpuid_pass1()[all …]
204 cpuid_getvendor(CPU) == X86_VENDOR_Intel && in mlsetup()237 else if (cpuid_getvendor(CPU) == X86_VENDOR_Intel && in mlsetup()
536 return (X86_VENDOR_Intel); in _cpuid_vendorstr_to_vendorcode()
1170 case X86_VENDOR_Intel: in ucode_check()1185 if ((cpuid_getvendor(cp) == X86_VENDOR_Intel) && in ucode_check()
1673 cpuid_getvendor(CPU) == X86_VENDOR_Intel && in mp_startup_common()
1256 if (vendor == X86_VENDOR_Intel && cmi_ext_topo_check == 0) { in cmi_hdl_create()
3136 case X86_VENDOR_Intel: in setx86isalist()
93 if (x86_vendor != X86_VENDOR_Intel) in cpupm_intel_init()
177 if (vendor != X86_VENDOR_Intel || family != KMT_CPU_FAMILY_P6 || in kmt_cpu_p6_create()
121 if (cpuid_getvendor(cpu[0]) == X86_VENDOR_Intel) { in kcpc_hw_init()
243 cached_result = (cpuid_getvendor(CPU) == X86_VENDOR_Intel); in arcfour_crypt_on_intel()
355 if (vendor != X86_VENDOR_Intel) in cpu2flavor()
446 #define X86_VENDOR_Intel 0 macro
1205 case X86_VENDOR_Intel: in gcpu_mca_init()1279 (vendor == X86_VENDOR_Intel && family >= 0xf || in gcpu_mca_init()
551 if (cpuid_getvendor(CPU) != X86_VENDOR_Intel) in ptm_pcbe_init()
452 if (cpuid_getvendor(CPU) != X86_VENDOR_Intel || in p4_pcbe_init()
1135 if (cpuid_getvendor(CPU) != X86_VENDOR_Intel) in core_pcbe_init()
94 X86_VENDOR_Intel, 0x6, 0x2e, 0x2e, 0, UINT_MAX,
2555 if (cpuid_getvendor(CPU) == X86_VENDOR_Intel) { in drmach_cpu_get_impl()
198 cached_result = (cpuid_getvendor(CPU) == X86_VENDOR_Intel); in bignum_on_intel()
593 return (x86_vendor == X86_VENDOR_Intel); in bge_get_em64t_type()