Searched refs:cmi_hdl_any (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_poll_xpv.c115 cmi_hdl_t hdl = cmi_hdl_any();
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi.c518 (hdl = cmi_hdl_any()) == NULL) /* short-term hold */
542 (hdl = cmi_hdl_any()) == NULL) /* short-term hold */
850 if ((hdl = cmi_hdl_any()) == NULL) /* short-term hold */
888 if ((hdl = cmi_hdl_any()) == NULL) /* short-term hold */
961 if (cmi_no_mca_init || (hdl = cmi_hdl_any()) == NULL)
H A Dcmi_hw.c159 * In other functions that lookup a handle (cmi_hdl_lookup, cmi_hdl_any)
1518 cmi_hdl_any(void) function
/illumos-gate/usr/src/uts/intel/sys/
H A Dcpu_module.h133 extern cmi_hdl_t cmi_hdl_any(void);

Completed in 51 milliseconds