Searched refs:MC_TYPE_GLOBAL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_mca_xpv.c84 /* Skip over the MC_TYPE_GLOBAL record */
85 ASSERT(mgi->common.type == MC_TYPE_GLOBAL);
91 * follow the MC_TYPE_GLOBAL record, ending when we reach any
174 * MC_TYPE_GLOBAL precedes a number (potentially zero) of
176 * of the resource identified in the MC_TYPE_GLOBAL entry.
177 * I think there can be multiple MC_TYPE_GLOBAL entries per buffer.
190 if (mic->type == MC_TYPE_GLOBAL) {
/illumos-gate/usr/src/uts/common/xen/public/arch-x86/
H A Dxen-mca.h104 #define MC_TYPE_GLOBAL 0 macro

Completed in 45 milliseconds