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

/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_mca_xpv.c212 if ((err = HYPERVISOR_mca(XEN_MC_fetch, &xmc)) != 0) {
234 (void) HYPERVISOR_mca(XEN_MC_fetch, &xmc);
/illumos-gate/usr/src/uts/common/xen/os/
H A Dhypercall.c414 case XEN_MC_fetch:
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-mca.h342 #define XEN_MC_fetch 1 macro

Completed in 61 milliseconds