Home
last modified time | relevance | path

Searched refs:X86_VENDOR_IntelClone (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/uts/i86pc/os/
H A Dcpuid_subr.c439 return (X86_VENDOR_IntelClone); in _cpuid_vendorstr_to_vendorcode()
H A Dcpuid.c114 uint_t x86_vendor = X86_VENDOR_IntelClone;
984 case X86_VENDOR_IntelClone: in cpuid_pass1()
/onnv-gate/usr/src/uts/intel/sys/
H A Dx86_archext.h421 #define X86_VENDOR_IntelClone 1 macro