Home
last modified time | relevance | path

Searched refs:X86_TYPE_P6 (Results 1 – 3 of 3) 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.c4037 x86_type = X86_TYPE_P6; in cpuid_pass_basic()
/illumos-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h961 #define X86_TYPE_P6 3 macro