Searched refs:mc_info_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_poll_xpv.c50 extern int *gcpu_xpv_telem_read(mc_info_t *, int, uint64_t *);
52 extern void gcpu_xpv_mci_process(mc_info_t *, int, cmi_mca_regs_t *, size_t);
61 static mc_info_t gcpu_xpv_polldata;
H A Dgcpu_mca_xpv.c40 mc_info_t gcpu_mce_data;
180 gcpu_xpv_mci_process(mc_info_t *mi, int type,
203 gcpu_xpv_telem_read(mc_info_t *mci, int type, uint64_t *idp)
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-mca.h242 typedef struct mc_info mc_info_t; typedef in typeref:struct:mc_info
243 DEFINE_XEN_GUEST_HANDLE(mc_info_t); variable
353 XEN_GUEST_HANDLE(mc_info_t) data;

Completed in 60 milliseconds