Home
last modified time | relevance | path

Searched refs:x86_type (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dcpc_subr.c62 if (x86_type != X86_TYPE_P6) in kcpc_hw_add_ovf_intr()
H A Dcpuid.c1554 uint_t x86_type = X86_TYPE_OTHER; variable
4035 x86_type = X86_TYPE_P5; in cpuid_pass_basic()
4037 x86_type = X86_TYPE_P6; in cpuid_pass_basic()
4045 x86_type = X86_TYPE_P4; in cpuid_pass_basic()
4150 switch (x86_type) { in cpuid_pass_basic()
4534 if (x86_type == X86_TYPE_VIA_CYRIX_III || in cpuid_pass_basic()
4535 x86_type == X86_TYPE_CYRIX_GXm) in cpuid_pass_basic()
5580 brand = cyrix_cpubrand(cpi, x86_type); in fabricate_brandstr()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c809 if (x86_type == X86_TYPE_486 || x86_type == X86_TYPE_CYRIX_486) { in startup_init()
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h1616 extern uint_t x86_type;