Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dx86_archext.h769 extern uint32_t cpuid_getsockettype(struct cpu *);
/titanic_50/usr/src/uts/i86pc/os/
H A Dcmi_hw.c678 return (cpuid_getsockettype(HDLPRIV(hdl))); in ntv_getsockettype()
H A Dcpuid.c3154 cpuid_getsockettype(struct cpu *cpu) in cpuid_getsockettype() function