Searched refs:x86_type (Results 1 – 7 of 7) sorted by relevance
422 movl $X86_TYPE_CYRIX_486, x86_type732 movl $X86_TYPE_CYRIX_6x86L, x86_type748 movl $X86_TYPE_CYRIX_6x86, x86_type796 movl $X86_TYPE_CYRIX_GXm, x86_type814 movl $X86_TYPE_CYRIX_MediaGX, x86_type851 movl $X86_TYPE_CYRIX_6x86MX, x86_type855 movl $X86_TYPE_CYRIX_MII, x86_type888 movl $X86_TYPE_VIA_CYRIX_III, x86_type
62 if (x86_type != X86_TYPE_P6) in kcpc_hw_add_ovf_intr()
115 uint_t x86_type = X86_TYPE_OTHER; variable956 x86_type = X86_TYPE_P5; in cpuid_pass1()958 x86_type = X86_TYPE_P6; in cpuid_pass1()967 x86_type = X86_TYPE_P4; in cpuid_pass1()1067 switch (x86_type) { in cpuid_pass1()1314 if (x86_type == X86_TYPE_VIA_CYRIX_III || in cpuid_pass1()1315 x86_type == X86_TYPE_CYRIX_GXm) in cpuid_pass1()2257 brand = cyrix_cpubrand(cpi, x86_type); in fabricate_brandstr()
761 if (x86_type == X86_TYPE_486 || x86_type == X86_TYPE_CYRIX_486) { in startup_init()2014 if (x86_type == X86_TYPE_P5) { in startup_vm()
399 if (system_hardware.hd_nodes && x86_type != X86_TYPE_P5) { in mp_cpu_configure_common()
1254 } else if (x86_vendor == X86_VENDOR_Cyrix || x86_type == X86_TYPE_P5) { in mach_getcpufreq()
599 extern uint_t x86_type;