Searched refs:cmio_rdmsr (Results 1 – 1 of 1) sorted by relevance
131 cmi_errno_t (*cmio_rdmsr)(cmi_hdl_impl_t *, uint_t, uint64_t *); member1744 if (HDLOPS(hdl)->cmio_rdmsr == NULL) in cmi_hdl_rdmsr()1747 return (HDLOPS(hdl)->cmio_rdmsr(hdl, msr, valp)); in cmi_hdl_rdmsr()