Home
last modified time | relevance | path

Searched refs:CMI_HDL_SOLARIS_xVM_MCA (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_poll_xpv.c148 ASSERT(cmi_hdl_class(hdl) == CMI_HDL_SOLARIS_xVM_MCA); in gcpu_mca_poll_init()
173 ASSERT(cmi_hdl_class(hdl) == CMI_HDL_SOLARIS_xVM_MCA); in gcpu_mca_poll_start()
H A Dgcpu_mca_xpv.c107 if ((hdl = cmi_hdl_lookup(CMI_HDL_SOLARIS_xVM_MCA, in gcpu_xpv_proxy_logout()
/titanic_50/usr/src/uts/intel/sys/
H A Dcpu_module.h104 CMI_HDL_SOLARIS_xVM_MCA, enumerator
/titanic_50/usr/src/uts/i86pc/os/
H A Dcmi_hw.c1237 ASSERT(class == CMI_HDL_SOLARIS_xVM_MCA); in cmi_hdl_create()
1501 class = CMI_HDL_SOLARIS_xVM_MCA; in cmi_hdl_lookup()
H A Dstartup.c1659 if ((hdl = cmi_init(CMI_HDL_SOLARIS_xVM_MCA, in startup_modules()