Home
last modified time | relevance | path

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

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