Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/sys/
H A Dhypervisor.h129 extern const char *xen_physcpu_vendorstr(xen_mc_lcpu_cookie_t);
/titanic_50/usr/src/uts/i86pc/os/
H A Dcmi_hw.c882 return (_cpuid_vendorstr_to_vendorcode((char *)xen_physcpu_vendorstr( in xpv_vendor()
889 return (xen_physcpu_vendorstr(HDLPRIV(hdl))); in xpv_vendorstr()
1252 (char *)xen_physcpu_vendorstr((xen_mc_lcpu_cookie_t)priv)); in cmi_hdl_create()
/titanic_50/usr/src/uts/i86xpv/os/
H A Dxen_machdep.c1233 xen_physcpu_vendorstr(xen_mc_lcpu_cookie_t cookie) in xen_physcpu_vendorstr() function